guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 93282df6aa5065a06cac8b7a1e465bef20583114
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Oct 24 12:24:32 2025 +0200
gnu: fet: Update to 7.5.4.
* gnu/packages/education.scm (fet): Update to 7.5.4.
Change-Id: I6b4b4149978dec0ae3819e22415b095055242dd8
---
gnu/packages/education.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index df4b188519..298af2ee87 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2016 Hartmut Goebel <[email protected]>
;;; Copyright © 2017-2023 Efraim Flashner <[email protected]>
;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <[email protected]>
-;;; Copyright © 2018-2024 Nicolas Goaziou <[email protected]>
+;;; Copyright © 2018-2025 Nicolas Goaziou <[email protected]>
;;; Copyright © 2020 Robert Smith <[email protected]>
;;; Copyright © 2020 Guy Fleury Iteriteka <[email protected]>
;;; Copyright © 2020 Jakub Kądziołka <[email protected]>
@@ -560,7 +560,7 @@ a pen-tablet display and a beamer.")
(define-public fet
(package
(name "fet")
- (version "6.28.4")
+ (version "7.5.4")
(source
(origin
(method url-fetch)
@@ -569,7 +569,7 @@ a pen-tablet display and a beamer.")
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
- (base32 "11mcbgi8lima4fng78lqdkd5km212drkk5l4bkzz1pz1k7wcykfn"))))
+ (base32 "0vjjvr9vs3vxncrikchmk60qa99d5wyxja6b3p46vgfaziv1nj31"))))
(build-system gnu-build-system)
(arguments
(list