me
/
guix
Archived
1
0
Fork 0

gnu: fet: Update to 6.8.2.

* gnu/packages/education.scm (fet): Update to 6.8.2.
master
Nicolas Goaziou 2023-01-28 09:58:03 +01:00
parent b5956cb13d
commit ecd0f1e724
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.0") (version "6.8.2")
(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 "12hbw87d6aza77615apvbkdgrn3gqdw0q9xp2pw64w2513z0a2jm")))) (base32 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list