summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-12-21 16:42:44 -0500
committerDavid Thompson <dthompson2@worcester.edu>2015-12-21 16:42:44 -0500
commit5db39e02c1714a7390cbb71220107289886f42e8 (patch)
tree09805ffb38e480540bbc7cdbefbd492ea7761e3e
parent9bad448e64de9b476718b970f9c03a9f80a0c83e (diff)
Update Guix package recipe.
-rw-r--r--guix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index b3db8f5..d31fad1 100644
--- a/guix.scm
+++ b/guix.scm
@@ -46,10 +46,10 @@
(method git-fetch)
(uri (git-reference
(url "git://dthompson.us/guile-sdl2.git")
- (commit "2e70a73")))
+ (commit "9bad448")))
(sha256
(base32
- "13sb039vcgidvk7p2ky8xcbymvm4pcbvql2ka90ws41ic2vg8x1w"))))
+ "00y9sh7ppsdcxm5bcxynqcbwinb8w1v7y8bgiprpf73gi6v4pipf"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags