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

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Thu, 20 Apr 2023 09:05:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: bug#62963: closed (Close)
Date: Sat, 22 Apr 2023 20:48:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62963: [PATCH] gnu: borgmatic: Update to 1.7.12.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62963 <at> debbugs.gnu.org.

-- 
62963: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62963
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 62931-done <at> debbugs.gnu.org, 62963-done <at> debbugs.gnu.org
Subject: Close
Date: Sat, 22 Apr 2023 22:47:32 +0200
Pushed as commit c7918bbe98283251072366215252784e2abdc2a4 .

Thanks,

Andreas


[Message part 3 (message/rfc822, inline)]
From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Fabio Natali <me <at> fabionatali.com>, Leo Famulari <leo <at> famulari.name>
Subject: [PATCH] gnu: borgmatic: Update to 1.7.12.
Date: Thu, 20 Apr 2023 09:02:56 +0000
From: Fabio Natali <me <at> fabionatali.com>

* gnu/packages/backup.scm (borgmatic): Update to 1.7.12.

Signed-off-by: Leo Famulari <leo <at> 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 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.34.1




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

Previous Next


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