This is an automated email from the git hooks/post-receive script.
ngz pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 12fe984564 gnu: fet: Update to 6.28.4.
12fe984564 is described below
commit 12fe984564f3acc09137bfa73ee90ef44f811664
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Thu Dec 26 12:49:49 2024 +0100
gnu: fet: Update to 6.28.4.
* gnu/packages/education.scm (fet): Update to 6.28.4.
Change-Id: I9d9c6502a4e6c19cb5fa49f2093ac31b7f475de6
---
gnu/packages/education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index ce6ac3ea7d..3574ffcefd 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -616,7 +616,7 @@ a pen-tablet display and a beamer.")
(define-public fet
(package
(name "fet")
- (version "6.22.2")
+ (version "6.28.4")
(source
(origin
(method url-fetch)
@@ -625,7 +625,7 @@ a pen-tablet display and a beamer.")
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "1h0yhqcpw6nhzj30fjmwwj63i1nsvrmggm56yqs4v14mli0c08y0"))))
+ (base32 "11mcbgi8lima4fng78lqdkd5km212drkk5l4bkzz1pz1k7wcykfn"))))
(build-system gnu-build-system)
(arguments
(list