[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: btrbk: Update to 0.32.5.
From: |
guix-commits |
Subject: |
08/10: gnu: btrbk: Update to 0.32.5. |
Date: |
Tue, 29 Nov 2022 06:24:03 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 0f51b36b49500bfee490a9b68df951bdf88d3b2b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 20 01:00:00 2022 +0100
gnu: btrbk: Update to 0.32.5.
* gnu/packages/backup.scm (btrbk): Update to 0.32.5.
---
gnu/packages/backup.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 67708138a6..00d95e7b3d 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1088,14 +1088,14 @@ interactive mode.")
(define-public btrbk
(package
(name "btrbk")
- (version "0.32.4")
+ (version "0.32.5")
(source (origin
(method url-fetch)
(uri (string-append "https://digint.ch/download/btrbk/releases/"
"btrbk-" version ".tar.xz"))
(sha256
(base32
- "1nl6cbzqkc2srwi1428vijq69rp5cdx7484zcx61ph0rnhg9srfc"))))
+ "1d4zqf5klad55gdzzldipsjrhpprixzjmn03g66df5h2d28l1zpi"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (510e4583e0 -> b0801110cc), guix-commits, 2022/11/29
- 05/10: gnu: libwps: Update to 0.4.13., guix-commits, 2022/11/29
- 01/10: gnu: lightning: Omit static library., guix-commits, 2022/11/29
- 06/10: gnu: mythes: Update to 1.2.5., guix-commits, 2022/11/29
- 07/10: gnu: knot: Update to 3.2.3., guix-commits, 2022/11/29
- 10/10: gnu: lf: Fix build., guix-commits, 2022/11/29
- 03/10: gnu: netcat-openbsd: Update to 1.219-1., guix-commits, 2022/11/29
- 04/10: gnu: liblangtag: Update to 0.6.4., guix-commits, 2022/11/29
- 02/10: gnu: fritzing: Update to 0.9.6., guix-commits, 2022/11/29
- 08/10: gnu: btrbk: Update to 0.32.5.,
guix-commits <=
- 09/10: gnu: libdeflate: Update to 1.14., guix-commits, 2022/11/29