mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: apr-util: Correct hash.
* gnu/packages/apr.scm (apr-util): Correct hash.
This commit is contained in:
committed by
Mark H Weaver
parent
6256553cc1
commit
d021d25175
@@ -71,7 +71,7 @@ around or take advantage of platform-specific deficiencies or features.")
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"06achip1m7g1dgs1makpj3m8jhn73j2f0yqxl8sdd1n2kfji4slp"))))
|
||||
"0bn81pfscy9yjvbmyx442svf43s6dhrdfcsnkpxz43fai5qk5kx6"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("apr" ,apr)))
|
||||
|
||||
Reference in New Issue
Block a user