gnu: borg: Update to 1.1.0b5.

* gnu/packages/backup.scm (borg): Update to 1.1.0b5.
This commit is contained in:
Tobias Geerinckx-Rice 2017-06-16 17:06:21 +02:00
parent 22c7b81b11
commit 0b2ff24f9c
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

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