GNU bug report logs -
#78023
[PATCH] gnu: Borg: Update to 1.4.1.
Previous Next
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
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 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.