summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2016-02-16 15:05:14 -0500
committerDavid Thompson <dthompson2@worcester.edu>2016-02-16 15:05:14 -0500
commita047675e66861b647426372aa2ba7820f749616d (patch)
tree83a24ee7bb50821644f7e76e0f7d99962661bfa5
parent2fd5092a197c31840e9e6de34d226a141e13c5d7 (diff)
Update Guix development snapshot.
-rw-r--r--guix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index 22b03fd..0512d1d 100644
--- a/guix.scm
+++ b/guix.scm
@@ -43,10 +43,10 @@
(method git-fetch)
(uri (git-reference
(url "git://dthompson.us/guile-syntax-highlight.git")
- (commit "deaad79")))
+ (commit "2fd5092")))
(sha256
(base32
- "00ppmg796mcahq8nnq081srf6iwx36biq7arvsi5azm7f6lmwkdc"))))
+ "0s1py5q80rjixdhmjvcnk4bnnfgp6bj786ippxsbg2grl77iplk9"))))
(build-system gnu-build-system)
(arguments
'(#:phases