summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2017-11-10 23:19:14 -0500
committerDavid Thompson <dthompson2@worcester.edu>2017-11-10 23:21:22 -0500
commiteb8993ecdb56033c47e215b15e2a2e99ff35aa12 (patch)
tree5674d10a9a0e953a5642ffc7286cd8d91398e818 /guix.scm
parentb61558f5210ad2007b8874df6779e9cd098dad41 (diff)
guix: Update to latest guile-sdl2 commit.
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 9294a16..379304b 100644
--- a/guix.scm
+++ b/guix.scm
@@ -65,7 +65,7 @@
(package-with-guile p guile-2.2))
(define guile-sdl2
- (let ((commit "ecdb209d374e62144defa4b80d6a1c9f46a727d1"))
+ (let ((commit "3b814d7eb0b60c691803aa8681bcbd222acac36d"))
(package
(name "guile-sdl2")
(version "0.2.0-1.")
@@ -76,7 +76,7 @@
(commit commit)))
(sha256
(base32
- "0fhwqg9z97s9yp32fr0psn1j4ppb38qck43ip4vlgla51sc8vgkc"))))
+ "1rc8nggkqgjdnygsg1wk49j44ri3rq3znwdr6dwzrhjbnfixlbqh"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags