diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm index 0257357ab5..d79ca949f2 100644 --- a/gnu/packages/enlightenment.scm +++ b/gnu/packages/enlightenment.scm @@ -194,7 +194,7 @@ (define-public efl (define-public terminology (package (name "terminology") - (version "1.5.0") + (version "1.6.0") (source (origin (method url-fetch) (uri @@ -202,7 +202,7 @@ (define-public terminology "terminology/terminology-" version ".tar.xz")) (sha256 (base32 - "0v4amfg8ji0mb6j7kcxh3wz1xw5zyxg4rw6ylx17rfw2nc1yamfy")) + "0xxx4xyhis6fy3frgb34ip0aj0kc4zashf60gzbxmq5gadbb0p5r")) (modules '((guix build utils))) ;; Remove the bundled fonts. (snippet