me
/
guix
Archived
1
0
Fork 0

gnu: terminology: Update to 1.6.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0.
master
Efraim Flashner 2019-12-10 13:10:31 +02:00
parent 1d2b1b8813
commit db6982e4e2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ removable devices or support for multimedia.")
(define-public terminology
(package
(name "terminology")
(version "1.5.0")
(version "1.6.0")
(source (origin
(method url-fetch)
(uri
@ -202,7 +202,7 @@ removable devices or support for multimedia.")
"terminology/terminology-" version ".tar.xz"))
(sha256
(base32
"0v4amfg8ji0mb6j7kcxh3wz1xw5zyxg4rw6ylx17rfw2nc1yamfy"))
"0xxx4xyhis6fy3frgb34ip0aj0kc4zashf60gzbxmq5gadbb0p5r"))
(modules '((guix build utils)))
;; Remove the bundled fonts.
(snippet