GNU bug report logs - #62931
[PATCH] gnu: borgmatic: Update to 1.7.12.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Tue, 18 Apr 2023 12:47:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62931: closed ([PATCH] gnu: borgmatic: Update to 1.7.12.)
Date: Tue, 18 Apr 2023 23:52:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Apr 2023 19:51:36 -0400
with message-id <ZD8tCKmAQ+oX4EhG <at> jasmine.lan>
and subject line Re: [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12.
has caused the debbugs.gnu.org bug report #62931,
regarding [PATCH] gnu: borgmatic: Update to 1.7.12.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62931: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62931
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Fabio Natali <me <at> fabionatali.com>
To: guix-patches <at> gnu.org
Cc: Fabio Natali <me <at> fabionatali.com>
Subject: [PATCH] gnu: borgmatic: Update to 1.7.12.
Date: Tue, 18 Apr 2023 13:46:09 +0100
Updating borgmatic to 1.7.12.

---
 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 97a4c36696..134647d33d 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1255,13 +1255,13 @@ (define-public disarchive
 (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
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Fabio Natali <me <at> fabionatali.com>
Cc: 62931-done <at> debbugs.gnu.org
Subject: Re: [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12.
Date: Tue, 18 Apr 2023 19:51:36 -0400
On Tue, Apr 18, 2023 at 01:46:09PM +0100, Fabio Natali wrote:
> Updating borgmatic to 1.7.12.

Thank you! I standardized the commit message and pushed as
b82a18c8a33482249c634de1e91be18ac10a3c76


This bug report was last modified 2 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.