lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 96cb1806a1b9d6f314e5d7c2757fcf5aa54bb715
Author: Léo Le Bouter <[email protected]>
AuthorDate: Tue Mar 23 20:28:03 2021 +0100
gnu: tepl: Update to 5.0.1.
* gnu/packages/gnome.scm (tepl): Update to 5.0.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8ae038d..bb95bca 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1016,7 +1016,7 @@ between different kinds of computer systems.")
(define-public tepl
(package
(name "tepl")
- (version "4.4.0")
+ (version "5.0.1")
(source
(origin
(method url-fetch)
@@ -1026,7 +1026,7 @@ between different kinds of computer systems.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0mm2z849hnni7597an05mrv0dckrxjngpf2xfa0g5s17i8x6gxp6"))))
+ "0118j64s4fb350phbgda2rk6sv19rfgglxc7nf248llzc1klj9xi"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f)) ; FIX-ME: Requires gvfs