[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/96: gnu: borgmatic: Update to 1.7.12.
From: |
guix-commits |
Subject: |
95/96: gnu: borgmatic: Update to 1.7.12. |
Date: |
Wed, 19 Apr 2023 21:41:19 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit c7918bbe98283251072366215252784e2abdc2a4
Author: Fabio Natali <me@fabionatali.com>
AuthorDate: Tue Apr 18 13:46:09 2023 +0100
gnu: borgmatic: Update to 1.7.12.
* gnu/packages/backup.scm (borgmatic): Update to 1.7.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 a218e9caaf..b545b9c370 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1245,13 +1245,13 @@ compression parameters used by Gzip.")
(define-public borgmatic
(package
(name "borgmatic")
- (version "1.7.9")
+ (version "1.7.12")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgmatic" version))
(sha256
- (base32 "1scfh90qgv8xhafnnpl3pa9d8m4rg9xgvf21yybvmsnm5v1k2x5z"))))
+ (base32 "0720wvs3h2w8h28d7mpvjfp0q37dnrwf1y2ik3y4yr9csih7fmgh"))))
(build-system python-build-system)
(arguments
(list #:phases
- 49/96: ssh: Silence remote daemon messages when sending store items., (continued)
- 49/96: ssh: Silence remote daemon messages when sending store items., guix-commits, 2023/04/19
- 54/96: gnu: audacity: Update to 3.3.0-beta-1., guix-commits, 2023/04/19
- 58/96: gnu: r-with-tests: Update to 4.2.3., guix-commits, 2023/04/19
- 60/96: gnu: Add texlive-relsize., guix-commits, 2023/04/19
- 65/96: gnu: Add texlive-totpages., guix-commits, 2023/04/19
- 66/96: gnu: emacs-autothemer: Update to 0.2.17., guix-commits, 2023/04/19
- 75/96: gnu: kwin: Update skipped test list., guix-commits, 2023/04/19
- 78/96: gnu: r-rhdf5: Update to 2.42.1., guix-commits, 2023/04/19
- 84/96: gnu: r-dmrseq: Update to 1.18.1., guix-commits, 2023/04/19
- 89/96: tests: guix-system: Drop the i686-linux desktop image test., guix-commits, 2023/04/19
- 95/96: gnu: borgmatic: Update to 1.7.12.,
guix-commits <=
- 59/96: gnu: Add texlive-ncctools., guix-commits, 2023/04/19
- 67/96: gnu: emacs-autothemer: Run tests., guix-commits, 2023/04/19
- 74/96: gnu: kwin: Rewrite skipped tests to be more readable., guix-commits, 2023/04/19
- 76/96: gnu: repo2docker: Add missing inputs., guix-commits, 2023/04/19
- 83/96: gnu: r-beachmat: Update to 2.14.2., guix-commits, 2023/04/19
- 85/96: tests: Re-add debug output to a package tests., guix-commits, 2023/04/19
- 86/96: tests: Fix texlive->guix-package test., guix-commits, 2023/04/19
- 88/96: gnu: samba: Update to 4.18.1 [security fixes]., guix-commits, 2023/04/19
- 91/96: gnu: ultrastar-deluxe: Build with ffmpeg-5., guix-commits, 2023/04/19
- 77/96: gnu: openmw-scenegraph: Fix build., guix-commits, 2023/04/19