me
/
guix
Archived
1
0
Fork 0

gnu: btrbk: Update to 0.32.6.

* gnu/packages/backup.scm (btrbk): Update to 0.32.6.
master
Tobias Geerinckx-Rice 2023-07-02 02:00:01 +02:00
parent e2a47c89ad
commit d0d33d94bd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1136,14 +1136,14 @@ interactive mode.")
(define-public btrbk (define-public btrbk
(package (package
(name "btrbk") (name "btrbk")
(version "0.32.5") (version "0.32.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://digint.ch/download/btrbk/releases/" (uri (string-append "https://digint.ch/download/btrbk/releases/"
"btrbk-" version ".tar.xz")) "btrbk-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1d4zqf5klad55gdzzldipsjrhpprixzjmn03g66df5h2d28l1zpi")))) "0sxppfraakf56d1i4sbh4gyzg92panwpnq5y5hh6714igijarqh2"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list