unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 65501@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#65501] [PATCH] gnu: file: Update to 5.45
Date: Thu, 24 Aug 2023 08:07:07 -0700	[thread overview]
Message-ID: <4c40f28746aa2e9a0492d62858d6576c2df9b1ce.1692889566.git.atai@atai.org> (raw)

* 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: b15381460ed74e72792ff182dd2ca7a06ba59b0c
-- 
2.41.0





             reply	other threads:[~2023-08-24 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24 15:07 Andy Tai [this message]
2023-09-11  3:42 ` [bug#65501] [PATCH v2] gnu: file: Update to 5.45 Andy Tai
2023-09-20  5:38 ` [bug#65501] [PATCH core-updates v3] " Andy Tai
2023-10-20  1:04   ` bug#65501: bug#66478: [PATCH core-updates v2] " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4c40f28746aa2e9a0492d62858d6576c2df9b1ce.1692889566.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=65501@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).