unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Andy Tai <atai@atai.org>
Cc: 66478-done@debbugs.gnu.org, 65501-done@debbugs.gnu.org
Subject: bug#65501: bug#66478: [PATCH core-updates v2] gnu: file: Update to 5.45
Date: Thu, 19 Oct 2023 21:04:31 -0400	[thread overview]
Message-ID: <877cninly8.fsf_-_@gmail.com> (raw)
In-Reply-To: <9da1a47f07693ded3e9af38aeede024b422d18ba.1695188245.git.atai@atai.org> (Andy Tai's message of "Tue, 19 Sep 2023 22:38:09 -0700")

Hi,

Andy Tai <atai@atai.org> writes:

> * 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

Installed to core-updates!

-- 
Thanks,
Maxim




      reply	other threads:[~2023-10-20  1:06 UTC|newest]

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

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=877cninly8.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=65501-done@debbugs.gnu.org \
    --cc=66478-done@debbugs.gnu.org \
    --cc=atai@atai.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).