gnu: fet: Update to 5.44.7.

* gnu/packages/education.scm (fet): Update to 5.44.7.
This commit is contained in:
Nicolas Goaziou 2020-05-27 00:35:29 +02:00
parent 1bea1b3549
commit 8880db51d2
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -606,14 +606,14 @@ (define-public omnitux
(define-public fet
(package
(name "fet")
(version "5.44.4")
(version "5.44.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.lalescu.ro/liviu/fet/download/"
"fet-" version ".tar.bz2"))
(sha256
(base32 "1bji4910v6adhngdh5ajz5bxam9z3yqnh8d1h1xajy6npm6qq3nx"))))
(base32 "19b22brpb2mpvg14c2a0xmv8ipq5jg7yjmly8y3gfy8gmc3wqg5m"))))
(build-system gnu-build-system)
(arguments
`(#:phases