From 74ad8bc3e7887eb7205c17ddabc73a8791200eee Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 12 Nov 2015 15:38:48 -0500 Subject: guix: Update development snapshot. --- guix.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index a1bb693..c425dd3 100644 --- a/guix.scm +++ b/guix.scm @@ -57,10 +57,10 @@ (method git-fetch) (uri (git-reference (url "git://dthompson.us/sly.git") - (commit "c3b4824"))) + (commit "9c8c44a"))) (sha256 (base32 - "0p2nj4snz0ny1f7x41knqg8y8x7wk3d794q8ifyh4iac0pbkfhac")))) + "021af35c2yz7hm8ax3mbxnrma0fbijplakl0xy61gjg3w89bjsll")))) (build-system gnu-build-system) (arguments '(#:phases -- cgit v1.2.3