gnu: guile-email: Fix source hash.

* gnu/packages/guile-xyz.scm (guile-email)[source]: Fix hash.
This commit is contained in:
Arun Isaac 2019-08-17 22:49:40 +05:30
parent 611a64bd7e
commit d88b811adf
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 1 additions and 1 deletions

View File

@ -916,7 +916,7 @@ tracker's SOAP service, such as @url{https://bugs.gnu.org}.")
version ".tar.lz"))
(sha256
(base32
"05pm0rwdxhjdlpmvhn0kyfslph6j5m1gv76givs0hshb30nirl2x"))))
"0zgvh2329zrclxfb1lh7dnqrq46jj77l0lx7j9y6y3xgbhd2d9l0"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)