Archived
1
0
Fork 0

gnu: btrbk: Update to 0.32.4.

* gnu/packages/backup.scm (btrbk): Update to 0.32.4.
This commit is contained in:
Maxim Cournoyer 2022-10-08 22:21:24 -04:00
parent 68f09d1f91
commit 79358a99cd
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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