gnu: fet: Update to 5.40.2.

* gnu/packages/education.scm (fet): Update to 5.40.2.
This commit is contained in:
Nicolas Goaziou 2019-11-01 11:44:15 +01:00
parent 530b3a1952
commit b8a5004eea
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -487,14 +487,14 @@ (define-public childsplay
(define-public fet
(package
(name "fet")
(version "5.39.0")
(version "5.40.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.lalescu.ro/liviu/fet/download/"
"fet-" version ".tar.bz2"))
(sha256
(base32
"100bmggkychqs2cavqxy7015lr4icw6k99qb03im0v4jasqqmyix"))))
"068zdvb3rys7vvkq33i2jh89c7svvdaqp0548k99jmhbd24xnhgh"))))
(build-system gnu-build-system)
(arguments
`(#:phases