From: Marius Bakke <mbakke@fastmail.com>
To: Josh Marshall <joshua.r.marshall.1991@gmail.com>,
41335-done@debbugs.gnu.org
Cc: 41301-done@debbugs.gnu.org
Subject: bug#41301: [bug#41335] 000-gettext.patch
Date: Sun, 17 May 2020 12:53:50 +0200 [thread overview]
Message-ID: <87wo5asugx.fsf@devup.no> (raw)
In-Reply-To: <CAFkJGRfBLUsBgPzic-H=j7H0W1Ajxm5W_b=bGBnCLni2eKqe=g@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Josh Marshall <joshua.r.marshall.1991@gmail.com> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
parent reply other threads:[~2020-05-17 10:55 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <CAFkJGRfBLUsBgPzic-H=j7H0W1Ajxm5W_b=bGBnCLni2eKqe=g@mail.gmail.com>]
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=87wo5asugx.fsf@devup.no \
--to=mbakke@fastmail.com \
--cc=41301-done@debbugs.gnu.org \
--cc=41335-done@debbugs.gnu.org \
--cc=joshua.r.marshall.1991@gmail.com \
/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).