me
/
guix
Archived
1
0
Fork 0

gnu: btrbk: Update to 0.32.5.

* gnu/packages/backup.scm (btrbk): Update to 0.32.5.
master
Tobias Geerinckx-Rice 2022-11-20 01:00:00 +01:00
parent 92f2cd4123
commit 0f51b36b49
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1088,14 +1088,14 @@ interactive mode.")
(define-public btrbk (define-public btrbk
(package (package
(name "btrbk") (name "btrbk")
(version "0.32.4") (version "0.32.5")
(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
"1nl6cbzqkc2srwi1428vijq69rp5cdx7484zcx61ph0rnhg9srfc")))) "1d4zqf5klad55gdzzldipsjrhpprixzjmn03g66df5h2d28l1zpi"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list