me
/
guix
Archived
1
0
Fork 0

gnu: borg: Update to 1.1.7.

* gnu/packages/backup.scm (borg): Update to 1.1.7.
master
Leo Famulari 2018-08-12 17:52:52 -04:00
parent e08474d650
commit 5a0696b2e3
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 3 additions and 2 deletions

View File

@ -484,13 +484,14 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
(version "1.1.6")
(version "1.1.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32 "0c09j46fi8i7klas0bh82a4whlwnajshk0izkgax6fjxr1sf9lm1"))
(base32
"1p3zia62vyg9vadkdjzzkzbj4dmgijr7ix5lmhfbxpwy5q9imdgp"))
(modules '((guix build utils)))
(snippet
'(begin