me
/
guix
Archived
1
0
Fork 0

gnu: borg: Update to 1.0.10.

* gnu/packages/backup.scm (borg): Update to 1.0.10.
master
Tobias Geerinckx-Rice 2017-02-13 18:50:08 +01:00
parent eae2dbd47a
commit faa9ba4653
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -413,13 +413,13 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
(version "1.0.9")
(version "1.0.10")
(source (origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32
"1ciwp9yilcibk0x82y5nn8ps95jrm8rxvff8mjrlp7a2w100i1im"))
"1sarmpzwr8dhbg0hsvaclcsjfax36ssb32d9klhhah4j8kqji3wp"))
(modules '((guix build utils)))
(snippet
'(for-each