GNU bug report logs - #78023
[PATCH] gnu: Borg: Update to 1.4.1.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 23 Apr 2025 23:31:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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 78023 in the body.
You can then email your comments to 78023 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78023; Package guix-patches. (Wed, 23 Apr 2025 23:31:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 23 Apr 2025 23:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Borg: Update to 1.4.1.
Date: Wed, 23 Apr 2025 19:29:44 -0400
* gnu/packages/backup.scm (borg): Update to 1.4.1.

Change-Id: I95ab0572732a400e371fc1b5edaecbe13ad0b106
---
 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 cf06f7c1e69..b4aca86774f 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -677,13 +677,13 @@ (define-public libchop
 (define-public borg
   (package
     (name "borg")
-    (version "1.4.0")
+    (version "1.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "borgbackup" version))
        (sha256
-        (base32 "0agdyrmj7yy2vn0qghcpq458v9d09q9jvzzrszz6dyj3aqalak65"))
+        (base32 "0f9qj05i02aj17lhk97fqyknb1jx3h9xr8d569mhp44xq7qziyxq"))
        (snippet
         #~(begin
             ;; Delete files generated by Cython.  We used to have a regex that

base-commit: 16787a736c3229bd2ba674694698d8b02f97e633
-- 
2.48.1





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sat, 26 Apr 2025 12:11:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Sat, 26 Apr 2025 12:11:03 GMT) Full text and rfc822 format available.

Message #10 received at 78023-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Leo Famulari <leo <at> famulari.name>
Cc: 78023-done <at> debbugs.gnu.org
Subject: Re: [bug#78023] [PATCH] gnu: Borg: Update to 1.4.1.
Date: Sat, 26 Apr 2025 20:10:02 +0800
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> * gnu/packages/backup.scm (borg): Update to 1.4.1.
>
> Change-Id: I95ab0572732a400e371fc1b5edaecbe13ad0b106
> ---
>  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 cf06f7c1e69..b4aca86774f 100644
> --- a/gnu/packages/backup.scm
> +++ b/gnu/packages/backup.scm
> @@ -677,13 +677,13 @@ (define-public libchop
>  (define-public borg
>    (package
>      (name "borg")
> -    (version "1.4.0")
> +    (version "1.4.1")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (pypi-uri "borgbackup" version))
>         (sha256
> -        (base32 "0agdyrmj7yy2vn0qghcpq458v9d09q9jvzzrszz6dyj3aqalak65"))
> +        (base32 "0f9qj05i02aj17lhk97fqyknb1jx3h9xr8d569mhp44xq7qziyxq"))
>         (snippet
>          #~(begin
>              ;; Delete files generated by Cython.  We used to have a regex that
>
> base-commit: 16787a736c3229bd2ba674694698d8b02f97e633
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 25 May 2025 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 22 days ago.

Previous Next


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