summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2017-04-01 11:54:19 -0400
committerDavid Thompson <dthompson2@worcester.edu>2017-04-01 11:54:19 -0400
commit1234a65ee79b087125b64d7bd9fa7b2be23f47e7 (patch)
tree2cab054632c2ce1e241f8dd7178c5b78f28b7752 /guix.scm
parent1bc3c11504bf1db04dfba861847742b5f647445e (diff)
guix: Update to latest guile-sdl2 Git snapshot.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index 480b26a..827c148 100644
--- a/guix.scm
+++ b/guix.scm
@@ -65,7 +65,7 @@
(package-with-guile p guile-2.2))
(define guile-sdl2
- (let ((commit "429d7c01b04728fec4bc3896ec70bd970ceecc04"))
+ (let ((commit "85704a5b67bd1d1d31cd4e6ca04be488c5fe64d8"))
(package
(name "guile-sdl2")
(version "0.2.0-1.")
@@ -76,7 +76,7 @@
(commit commit)))
(sha256
(base32
- "1id3vcdqd15wba1lwyjpbqyyrs7cgkrg348ihl7g73cvkrnycdsd"))))
+ "1z0df96r4vs7914q5y55yw97gxl2sz3wglmclicp590ahfhlp1r7"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags