From 387a318b772548d0b34ee712b05895a57d789cdc Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 22 Dec 2015 10:33:54 -0500 Subject: Update Guix package recipe. --- guix.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index d31fad1..29592d8 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 "9bad448"))) + (commit "241918b"))) (sha256 (base32 - "00y9sh7ppsdcxm5bcxynqcbwinb8w1v7y8bgiprpf73gi6v4pipf")))) + "1as86f6fm7pdwq747ia0wl897h7xwwvlkk7jg09mjn3h6b4gc87j")))) (build-system gnu-build-system) (arguments '(#:configure-flags -- cgit v1.2.3