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

To reply to this bug, email your comments to 78023 AT debbugs.gnu.org.

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





This bug report was last modified 1 day ago.

Previous Next


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