Archived
1
0
Fork 0

gnu: fet: Update to 6.2.2.

* gnu/packages/education.scm (fet): Update to 6.2.2.
This commit is contained in:
Nicolas Goaziou 2021-11-17 15:06:30 +01:00
parent 8ae8c327dd
commit c3931a5454
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -653,7 +653,7 @@ Portuguese, Spanish and Italian.")
(define-public fet
(package
(name "fet")
(version "6.1.8")
(version "6.2.2")
(source
(origin
(method url-fetch)
@ -662,7 +662,7 @@ Portuguese, Spanish and Italian.")
(list (string-append directory base)
(string-append directory "old/" base))))
(sha256
(base32 "16m20vbhv8i7saxqb731bhds1f86d6x1f935j3ivg357805fqzll"))))
(base32 "1x8m543n88iqprh4zccx1zcfm20balmh0h6syrbv03cszmkvfw07"))))
(build-system gnu-build-system)
(arguments
`(#:phases