me
/
guix
Archived
1
0
Fork 0

gnu: reprotest: Update to 0.7.20.

* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
master
Vagrant Cascadian 2022-04-08 15:23:13 -07:00 committed by Vagrant Cascadian
parent 55b5ad2eeb
commit a720c900cc
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@ install.")
(define-public reprotest
(package
(name "reprotest")
(version "0.7.18")
(version "0.7.20")
(source
(origin
(method git-fetch)
@ -249,7 +249,7 @@ install.")
(file-name (git-file-name name version))
(sha256
(base32
"19lwsxq53isgfkvlxvxqqmbjfcim3lhcxwk7m9ddfjiynhq74949"))))
"0c3nyiha9gh1xzl0dn9ji2yqa8y06d83v84pz0dqanihm40ljjsm"))))
(inputs
(list python-debian python-distro python-libarchive-c python-rstr))
(native-inputs