gnu: fet: Update to 5.49.1.

* gnu/packages/education.scm (fet): Update to 5.49.1.
This commit is contained in:
Nicolas Goaziou 2021-03-21 10:10:42 +01:00
parent ff34334cfc
commit e559288c1b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -614,14 +614,14 @@ (define-public omnitux
(define-public fet
(package
(name "fet")
(version "5.49.0")
(version "5.49.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.lalescu.ro/liviu/fet/download/"
"fet-" version ".tar.bz2"))
(sha256
(base32 "011bgr46bfi41hah1gr54va6arvr5zsvkk9zq2gfgavynwfnmny4"))))
(base32 "1aa8xnhwvbhvp7yigcdk7qdwqh59yyfknqbpn3ybgjljc22m8w5n"))))
(build-system gnu-build-system)
(arguments
`(#:phases