Revert "gnu: borg: Update to 1.1.0b5."

This reverts commit 0b2ff24f9c, which leaked
my local testing version.
This commit is contained in:
Tobias Geerinckx-Rice 2017-06-16 18:25:58 +02:00
parent 2f0c4b8284
commit d68ec019eb
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 (define-public borg
(package (package
(name "borg") (name "borg")
(version "1.1.0b5") (version "1.0.10")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "borgbackup" version)) (uri (pypi-uri "borgbackup" version))
(sha256 (sha256
(base32 (base32
"0f660wy9454z80dmvjgrsnwq4v41y5nm22x9vvzb1fyy9jg1idkk")) "1sarmpzwr8dhbg0hsvaclcsjfax36ssb32d9klhhah4j8kqji3wp"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(for-each '(for-each