gnu: btrbk: Update to 0.32.6.

* gnu/packages/backup.scm (btrbk): Update to 0.32.6.
This commit is contained in:
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

View file

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