[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/11: gnu: borg: Update to 1.1.16.
From: |
guix-commits |
Subject: |
03/11: gnu: borg: Update to 1.1.16. |
Date: |
Tue, 23 Mar 2021 09:23:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8cb7854d271cb379724b9c41949b4c972f50b6e1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 23 12:59:12 2021 +0100
gnu: borg: Update to 1.1.16.
* gnu/packages/backup.scm (borg): Update to 1.1.16.
---
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 860e1ab..35cd3cf 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -572,13 +572,13 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
- (version "1.1.15")
+ (version "1.1.16")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
- (base32 "1g62sdzcw3zx4ccky125ciwnzx6z9kwyvskvp7ijmqxqk3nrxjs9"))
+ (base32 "0l1dqfwrd9l34rg30cmzmq5bs6yha6kg4vy313jq611jsqj94mmw"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (9d4bc79 -> 5802858), guix-commits, 2021/03/23
- 05/11: gnu: wildmidi: Update to 0.4.4., guix-commits, 2021/03/23
- 06/11: gnu: cgal: Update to 5.2.1., guix-commits, 2021/03/23
- 08/11: gnu: yggdrasil: Update to 0.3.16., guix-commits, 2021/03/23
- 09/11: gnu: perl-moosex-getopt: Update to 0.75., guix-commits, 2021/03/23
- 04/11: gnu: mpg123: Update to 1.26.5., guix-commits, 2021/03/23
- 07/11: gnu: rpm: Update to 4.16.1.3., guix-commits, 2021/03/23
- 11/11: gnu: fcitx5-qt: Update to 5.0.5., guix-commits, 2021/03/23
- 02/11: gnu: libime: Update to 1.0.5., guix-commits, 2021/03/23
- 01/11: gnu: xcb-imdkit: Update to 1.0.3., guix-commits, 2021/03/23
- 03/11: gnu: borg: Update to 1.1.16.,
guix-commits <=
- 10/11: gnu: efibootmgr: Update to 17., guix-commits, 2021/03/23