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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72764 in the body.
You can then email your comments to 72764 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72764
; Package
guix-patches
.
(Thu, 22 Aug 2024 20:56:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 22 Aug 2024 20:56:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Tue, 27 Aug 2024 16:41:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Tue, 27 Aug 2024 16:41:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 72764-done <at> debbugs.gnu.org (full text, mbox):
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!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 25 Sep 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.