From: Leo Famulari <leo@famulari.name>
To: Nils Gillmann <niasterisk@grrlz.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: font-terminus update to 4.40
Date: Sun, 14 Feb 2016 20:52:30 -0500 [thread overview]
Message-ID: <20160215015230.GA991@jasmine> (raw)
In-Reply-To: <87oabikem1.fsf@grrlz.net>
On Mon, Feb 15, 2016 at 01:21:26AM +0100, Nils Gillmann wrote:
> attached is font terminus update to 4.40
>
> From 287b0632001136f6be63dcb6989e0179915d70b8 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <niasterisk@grrlz.net>
> Date: Mon, 15 Feb 2016 01:15:55 +0100
> Subject: [PATCH] gnu: font-terminus: Update to 4.40
>
> * gnu/packages/fonts.scm (font-terminus): Update to 4.40.
Thanks for the patch! Pushed as acb381566.
> ---
> gnu/packages/fonts.scm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index cfdcac8..b9cebdc 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -6,6 +6,7 @@
> ;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com>
> ;;; Copyright © 2015 Eric Dvorsak <eric@dvorsak.fr>
> ;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net>
> +;;; Copyright © 2016 Nils Gillmann <niasterisk@grrlz.net>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -354,7 +355,7 @@ The Liberation Fonts are sponsored by Red Hat.")
> (define-public font-terminus
> (package
> (name "font-terminus")
> - (version "4.39")
> + (version "4.40")
> (source
> (origin
> (method url-fetch)
> @@ -365,8 +366,8 @@ The Liberation Fonts are sponsored by Red Hat.")
> version
> ".tar.gz"))
> (sha256
> - (base32
> - "1gzmn7zakvy6yrvmswyjfklnsvqrjm0imhq8rjws8rdkhqwkh21i"))))
> + (base32
> + "0487cyx5h1f0crbny5sg73a22gmym5vk1i7646gy7hgiscj2rxb4"))))
> (build-system gnu-build-system)
> (native-inputs
> `(("pkg-config" ,pkg-config)
> --
> 2.6.3
>
>
> --
> ng
prev parent reply other threads:[~2016-02-15 1:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 0:21 [PATCH] gnu: font-terminus update to 4.40 Nils Gillmann
2016-02-15 1:52 ` Leo Famulari [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160215015230.GA991@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=niasterisk@grrlz.net \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.