emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62963: closed ([PATCH] gnu: borgmatic: Update to 1.7.12.)


From: GNU bug Tracking System
Subject: bug#62963: closed ([PATCH] gnu: borgmatic: Update to 1.7.12.)
Date: Sat, 22 Apr 2023 20:48:02 +0000

Your message dated Sat, 22 Apr 2023 22:47:32 +0200
with message-id <ZERH5Dw2xmv3L8kv@jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #62963,
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@gnu.org.)


-- 
62963: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62963
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: borgmatic: Update to 1.7.12. Date: Thu, 20 Apr 2023 09:02:56 +0000
From: Fabio Natali <me@fabionatali.com>

* 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 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




--- End Message ---
--- Begin Message --- Subject: Close Date: Sat, 22 Apr 2023 22:47:32 +0200
Pushed as commit c7918bbe98283251072366215252784e2abdc2a4 .

Thanks,

Andreas



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]