Skip to content
Snippets Groups Projects
Commit 74182c4f authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: borg: Update to 1.0.2.

* gnu/packages/backup.scm (borg): Update to 1.0.2.
parent 4960beaa
No related branches found
No related tags found
No related merge requests found
......@@ -409,13 +409,13 @@ (define-public libchop
(define-public borg
(package
(name "borg")
(version "1.0.1")
(version "1.0.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32
"1fhzsj66fnyz8059k0zx8ldhyjqj73980qrz48aqwz1097kc58jq"))))
"1myz10pwxnac9z59gw1w3xjhz6ghx03vngpl97ca527pj0r39shi"))))
(build-system python-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment