guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41335: 000-gettext.patch


From: Marius Bakke
Subject: bug#41335: 000-gettext.patch
Date: Sun, 17 May 2020 12:53:50 +0200
User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

Josh Marshall <address@hidden> writes:

> diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm
> index 202acf25d4..7ca0acbf8b 100644
> --- a/gnu/packages/gettext.scm
> +++ b/gnu/packages/gettext.scm
> @@ -44,14 +44,14 @@
>  (define-public gettext-minimal
>    (package
>      (name "gettext-minimal")
> -    (version "0.20.1")
> +    (version "0.20.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://gnu/gettext/gettext-"
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "0p3zwkk27wm2m2ccfqm57nj7vqkmfpn7ja1nf65zmhz8qqs5chb6"))))
> +                "1wc9q3y8rsbd757v985vxqcyqsxs7cxk4x7rzsjmq7d4ij8d1fgc"))))
>      (build-system gnu-build-system)
>      (outputs '("out"
>                 "doc"))                            ;9 MiB of HTML

Pushed to core-updates (with a commit message), thanks!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]