GNU bug report logs -
#72764
[PATCH] gnu: borgmatic: Update to 1.8.13.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Thu, 22 Aug 2024 20:56:01 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
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Aug 2024 12:39:59 -0400
with message-id <Zs4BX9TdeOqcH6z9 <at> jasmine.lan>
and subject line Re: [bug#72764] [PATCH] gnu: borgmatic: Update to 1.8.13.
has caused the debbugs.gnu.org bug report #72764,
regarding [PATCH] gnu: borgmatic: Update to 1.8.13.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
72764: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72764
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/backup.scm (borgmatic): Update to 1.8.13.
Change-Id: Ia4bbc5cf81577d4092bdaa882eed45c6bf56bdc9
---
Hi Guix,
There's been a recent minor borgmatic update, builds successfully on
my machine.
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 1d484b3f51..5b00b1e89d 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1328,13 +1328,13 @@ (define-public disarchive
(define-public borgmatic
(package
(name "borgmatic")
- (version "1.8.9")
+ (version "1.8.13")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgmatic" version))
(sha256
- (base32 "1xmqv0gg2ic7lp5kmygr9f6qkabsr86mma7pigan12vk2bcdbw31"))))
+ (base32 "08vlknlhczi98kwcrkaqvrwfxm9v284b4iaagrwgfzk32fdn57p1"))))
(build-system python-build-system)
(arguments
(list
base-commit: 23536a9871464b1f3b3d73e808e13d8f2a2366dd
prerequisite-patch-id: d1772764e37c1b7ad2b28329bcd41308195ef4f8
--
2.45.2
[Message part 3 (message/rfc822, inline)]
On Thu, Aug 22, 2024 at 10:54:12PM +0200, Wilko Meyer wrote:
> * gnu/packages/backup.scm (borgmatic): Update to 1.8.13.
Pushed as dc97d577357e55f705ebfdfd455de49d72ee52c0
Thanks!
This bug report was last modified 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.