me
/
guix
Archived
1
0
Fork 0

gnu: fet: Update to 6.8.3.

* gnu/packages/education.scm (fet): Update to 6.8.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Nicolas Goaziou 2023-02-11 10:16:53 +01:00 committed by Christopher Baines
parent 7696206ce8
commit 2106deb9f6
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
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.2") (version "6.8.3")
(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 "1wv7qwfmpmmfyr2kklp2q047rl38ps55cizjrm6v8np2cjl0ah3g")))) (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list