me
/
guix
Archived
1
0
Fork 0

gnu: fet: Update to 6.9.0.

* gnu/packages/education.scm (fet): Update to 6.9.0.
master
Nicolas Goaziou 2023-04-23 17:22:00 +02:00
parent 83167bc131
commit 1d3bba01ea
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -582,7 +582,7 @@ a pen-tablet display and a beamer.")
(define-public fet (define-public fet
(package (package
(name "fet") (name "fet")
(version "6.8.7") (version "6.9.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -591,7 +591,7 @@ a pen-tablet display and a beamer.")
(list (string-append directory base) (list (string-append directory base)
(string-append directory "old/" base)))) (string-append directory "old/" base))))
(sha256 (sha256
(base32 "0wcl2scgqf1vj0zy5an7hhhmsl5j1y605fcz0d7ylbzw5ixnbf1m")))) (base32 "1lnw58ga1ldhqfznclmk9l21698pg152w3slq2cwmr69ywqr5wys"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list