me
/
guix
Archived
1
0
Fork 0

gnu: Borg: Update to 1.2.1.

* gnu/packages/backup.scm (borg): Update to 1.2.1.
Leo Famulari 2022-06-05 21:20:57 -04:00
parent b04c338265
commit 2680f30a2e
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -632,13 +632,13 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32 "0rvzmy9qyicfs65qwy0n1nkvsidkcvx7kix43885dx1fj13mb6p3"))
(base32 "0cy6chpa053rlvy4448vf9klb5v0v1vq3l76gqa3mcrwjb8y574z"))
(modules '((guix build utils)))
(snippet
'(begin