summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-12-09 09:45:41 -0500
committerDavid Thompson <dthompson2@worcester.edu>2021-12-09 09:45:41 -0500
commit17b1544250664672786bd887fdddd893df390df4 (patch)
tree3a7e508fbefc541f770ce2bb9aa80e83790834c4 /guix.scm
parent688918dd3a70182ca71469110978cdaea8ae3d09 (diff)
guix: Update guile-sdl2 hash.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index fe4970a..6983ebd 100644
--- a/guix.scm
+++ b/guix.scm
@@ -104,7 +104,7 @@
(commit commit)))
(sha256
(base32
- "106pnw4ifgkrgyj84jgpz5gnbgshjcrp10wcyw1skgzqni1mrmg3"))))
+ "16cgmsd9q6mr99s2bngcylcqbpq1gq5fp79m85r7ywny3cv0ivj1"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags '("GUILE_AUTO_COMPILE=0")