me
/
guix
Archived
1
0
Fork 0

gnu: Borg: Update to 1.1.11.

* gnu/packages/backup.scm (borg): Update to 1.1.11.
master
Leo Famulari 2020-03-11 21:27:36 -04:00
parent 4b5a0c0540
commit d7af0202a4
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 3 additions and 2 deletions

View File

@ -520,13 +520,14 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
(version "1.1.10")
(version "1.1.11")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32 "1pp70p4n5kamvcbl4d8021ggrxhyykmg9isjg4yd3wags8b19d7g"))
(base32
"190gjzx83b6p64nqj840x382dgz9gfv0gm7wj585lnkrpa90j29n"))
(modules '((guix build utils)))
(snippet
'(begin