GNU bug report logs -
#66477
[PATCH] gnu: file: Update to 5.45
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 12 Oct 2023 05:15:02 UTC
Severity: normal
Tags: patch
Merged with 65501,
66478
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
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 66477 in the body.
You can then email your comments to 66477 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66477
; Package
guix-patches
.
(Thu, 12 Oct 2023 05:15:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 12 Oct 2023 05:15:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file.scm (file): Update to 5.45
---
gnu/packages/file.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/file.scm b/gnu/packages/file.scm
index 3f870d84a1..c5cdc1d7c0 100644
--- a/gnu/packages/file.scm
+++ b/gnu/packages/file.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages file)
(define-public file
(package
(name "file")
- (version "5.44")
+ (version "5.45")
(source (origin
(method url-fetch)
(uri (string-append "http://ftp.astron.com/pub/file/file-"
version ".tar.gz"))
(sha256
(base32
- "0fsz8wld09qai2qghphmwn69ni9m23razj3wip5k3j6vm3xwfl9p"))))
+ "10jdg2fd19h2q3jrsaw7xqwy1w3qyvdfzzrv9sgjq3mv548gb5zw"))))
(build-system gnu-build-system)
;; When cross-compiling, this package depends upon a native install of
base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66477
; Package
guix-patches
.
(Thu, 12 Oct 2023 05:17:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 66477 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file.scm (file): Update to 5.45
---
gnu/packages/file.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/file.scm b/gnu/packages/file.scm
index 3f870d84a1..c5cdc1d7c0 100644
--- a/gnu/packages/file.scm
+++ b/gnu/packages/file.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages file)
(define-public file
(package
(name "file")
- (version "5.44")
+ (version "5.45")
(source (origin
(method url-fetch)
(uri (string-append "http://ftp.astron.com/pub/file/file-"
version ".tar.gz"))
(sha256
(base32
- "0fsz8wld09qai2qghphmwn69ni9m23razj3wip5k3j6vm3xwfl9p"))))
+ "10jdg2fd19h2q3jrsaw7xqwy1w3qyvdfzzrv9sgjq3mv548gb5zw"))))
(build-system gnu-build-system)
;; When cross-compiling, this package depends upon a native install of
base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
--
2.41.0
Merged 65501 66477.
Request was from
Andy Tai <atai <at> atai.org>
to
control <at> debbugs.gnu.org
.
(Thu, 12 Oct 2023 05:19:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 17 Nov 2023 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 216 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.