me
/
guix
Archived
1
0
Fork 0

gnu: sharutils: Correct source hash.

This is a followup to 512da657d7.

* gnu/packages/compression.scm (sharutils): Correct source hash.
master
Mark H Weaver 2015-05-12 22:51:22 -04:00
parent 512da657d7
commit d7cbc91d1a
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ archiving. Lzip is a clean implementation of the LZMA algorithm.")
version ".tar.xz"))
(sha256
(base32
"0znl2yfkzmjl854zd4b4yafg41fqx4pgzy142jsp34053z50synb"))))
"02p7j270wrbwxcb86lcvxrzl29xmr3n5a2m7if46jnprvcvycb5r"))))
(build-system gnu-build-system)
(inputs
`(("which" ,which)))