* [PATCH] gnu: font-terminus update to 4.40
@ 2016-02-15 0:21 Nils Gillmann
2016-02-15 1:52 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Nils Gillmann @ 2016-02-15 0:21 UTC (permalink / raw)
To: guix-devel
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: font-terminus update to 4.40
2016-02-15 0:21 [PATCH] gnu: font-terminus update to 4.40 Nils Gillmann
@ 2016-02-15 1:52 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-02-15 1:52 UTC (permalink / raw)
To: Nils Gillmann; +Cc: guix-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-15 1:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 0:21 [PATCH] gnu: font-terminus update to 4.40 Nils Gillmann
2016-02-15 1:52 ` Leo Famulari
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).