gnu: bigloo: Update tarball's hash.

* gnu/packages/scheme.scm (bigloo): Change hash.  The tarball was
  recently modified in-place (!).
This commit is contained in:
Ludovic Courtès 2013-01-31 17:49:44 +01:00
parent bbdb3ffaf3
commit f992ead284

View File

@ -117,7 +117,7 @@ development cycle.")
version ".tar.gz"))
(sha256
(base32
"03gzrgwn3all7pxa056xbks4szkbd4b95c0kap5s1v93dbxs2v7g"))))
"1771z43nmf9awjvlvrpjfhzcfxsbw2qipir8g9r47sygf2vn59yl"))))
(build-system gnu-build-system)
(arguments
'(#:patches (list (assoc-ref %build-inputs "patch/shebangs"))