gnu: terminology: Update to 1.5.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.5.0.
This commit is contained in:
Efraim Flashner 2019-07-23 16:35:26 +03:00
parent 6583ef601a
commit 4d3a2b5ac7
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

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