gnu: bigloo: Fix source hash.

Fixes <https://bugs.gnu.org/30436>.

* gnu/packages/scheme.scm (bigloo)[source]: Fix hash.
master
Kei Kebreau 2018-02-16 14:41:07 -05:00
parent 6a3cf4e6c7
commit 3d8cbdc40e
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ features an integrated Emacs-like editor and a large runtime library.")
version ".tar.gz"))
(sha256
(base32
"1xpzxjlq5g8j3jrb908kfaaa0pkynk4rd083hzvb08amhy68sx07"))
"1x7xdgsls277zlf6gcaxs2cj62xj6yvb0qxh0ddmxfamvxba0cf4"))
;; Remove bundled libraries.
(modules '((guix build utils)))
(snippet