Skip to content
Snippets Groups Projects
Commit acb38156 authored by nikita's avatar nikita Committed by Leo Famulari
Browse files

gnu: font-terminus: Update to 4.40


* gnu/packages/fonts.scm (font-terminus): Update to 4.40.

Signed-off-by: default avatarLeo Famulari <leo@famulari.name>
parent b6b07d9d
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com> ;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com>
;;; Copyright © 2015 Eric Dvorsak <eric@dvorsak.fr> ;;; Copyright © 2015 Eric Dvorsak <eric@dvorsak.fr>
;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net> ;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016 Nils Gillmann <niasterisk@grrlz.net>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
...@@ -354,7 +355,7 @@ (define-public font-liberation ...@@ -354,7 +355,7 @@ (define-public font-liberation
(define-public font-terminus (define-public font-terminus
(package (package
(name "font-terminus") (name "font-terminus")
(version "4.39") (version "4.40")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -365,8 +366,8 @@ (define-public font-terminus ...@@ -365,8 +366,8 @@ (define-public font-terminus
version version
".tar.gz")) ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1gzmn7zakvy6yrvmswyjfklnsvqrjm0imhq8rjws8rdkhqwkh21i")))) "0487cyx5h1f0crbny5sg73a22gmym5vk1i7646gy7hgiscj2rxb4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment