gnu: duplicity: Update to 0.7.12.

* gnu/packages/backup.scm (duplicity): Update to 0.7.12.
master
Thomas Danckaert 2017-04-25 12:14:41 +02:00 committed by Thomas Danckaert
parent b5f57f60d5
commit b8ebbefee2
No known key found for this signature in database
GPG Key ID: 5C3B064C724A5726
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
(define-public duplicity
(package
(name "duplicity")
(version "0.7.11")
(version "0.7.12")
(source
(origin
(method url-fetch)
@ -65,7 +65,7 @@
version ".tar.gz"))
(sha256
(base32
"01zcq9cwn4pvj68rihgjvcdgccnxvz4jrba38sbv6nqz19cs2ixh"))))
"1rhgrz2lm9vbfdp2raykrih1c6n2lw5jd572z4dsz488m52avjqi"))))
(build-system python-build-system)
(native-inputs
`(("util-linux" ,util-linux) ;setsid command, for the tests