GNU bug report logs -
#78023
[PATCH] gnu: Borg: Update to 1.4.1.
Previous Next
To reply to this bug, email your comments to 78023 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
[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)]
This bug report was last modified 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.