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

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

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


From: GNU bug Tracking System
Subject: bug#62931: closed ([PATCH] gnu: borgmatic: Update to 1.7.12.)
Date: Tue, 18 Apr 2023 23:52:01 +0000

Your message dated Tue, 18 Apr 2023 19:51:36 -0400
with message-id <ZD8tCKmAQ+oX4EhG@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@gnu.org.)


-- 
62931: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62931
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

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