gnu: borg: Update to 1.0.8.

* gnu/packages/backup.scm (borg): Update to 1.0.8.
This commit is contained in:
Tobias Geerinckx-Rice 2016-10-29 14:24:51 +02:00
parent 58c4f11e43
commit dadf6622e9
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99

View File

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