From: Nils Gillmann <niasterisk@grrlz.net>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: font-terminus update to 4.40
Date: Mon, 15 Feb 2016 01:21:26 +0100 [thread overview]
Message-ID: <87oabikem1.fsf@grrlz.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 42 bytes --]
attached is font terminus update to 4.40
[-- Attachment #2: 0001-gnu-font-terminus-Update-to-4.40.patch --]
[-- Type: text/x-patch, Size: 1495 bytes --]
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.
---
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
[-- Attachment #3: Type: text/plain, Size: 8 bytes --]
--
ng
next reply other threads:[~2016-02-15 0:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 0:21 Nils Gillmann [this message]
2016-02-15 1:52 ` [PATCH] gnu: font-terminus update to 4.40 Leo Famulari
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=87oabikem1.fsf@grrlz.net \
--to=niasterisk@grrlz.net \
--cc=guix-devel@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).