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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78023: closed ([PATCH] gnu: Borg: Update to 1.4.1.)
Date: Sat, 26 Apr 2025 12:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 26 Apr 2025 20:10:02 +0800
with message-id <87a5835dk5.fsf <at> z572.online>
and subject line Re: [bug#78023] [PATCH] gnu: Borg: Update to 1.4.1.
has caused the debbugs.gnu.org bug report #78023,
regarding [PATCH] gnu: Borg: Update to 1.4.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78023: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78023
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

This bug report was last modified 23 days ago.

Previous Next


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