gnu: terminology: Update to 1.3.2.

* gnu/packages/enlightenment.scm (terminology): Update to 1.3.2.
master
Efraim Flashner 2018-12-27 09:50:55 +02:00
parent d037353c76
commit 6286880a8b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -183,7 +183,7 @@ removable devices or support for multimedia.")
(define-public terminology (define-public terminology
(package (package
(name "terminology") (name "terminology")
(version "1.3.0") (version "1.3.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -191,7 +191,7 @@ removable devices or support for multimedia.")
"terminology/terminology-" version ".tar.xz")) "terminology/terminology-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"07vw28inkimi9avp16j0rqcfqjq16081554qsv29pcqhz18xp59r")) "1kclxzadmk272s9spa7n704pcb1c611ixxrq88w5zk22va0i25xm"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove the bundled fonts. ;; Remove the bundled fonts.
(snippet (snippet