mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: borgmatic: Use official upstream source.
* gnu/packages/backup.scm (borgmatic)[source]: Use official upstream source. Change-Id: I7c4500030b64716dd501416a7437b7a2c67845ad
This commit is contained in:
parent
31768a3f46
commit
d4ed26d5be
1 changed files with 1 additions and 1 deletions
|
|
@ -1215,7 +1215,7 @@ compression parameters used by Gzip.")
|
|||
;; PyPI archive does not contain NEWS file needed for one test.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/borgmatic-collective/borgmatic")
|
||||
(url "https://projects.torsion.org/borgmatic-collective/borgmatic")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue