gnu: fet: Update to 5.48.1.

* gnu/packages/education.scm (fet): Update to 5.48.1.
This commit is contained in:
Nicolas Goaziou 2020-12-17 21:55:00 +01:00
parent 5fbc1498cc
commit 4aaa84db1e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -611,14 +611,14 @@ (define-public omnitux
(define-public fet (define-public fet
(package (package
(name "fet") (name "fet")
(version "5.48.0") (version "5.48.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.lalescu.ro/liviu/fet/download/" (uri (string-append "https://www.lalescu.ro/liviu/fet/download/"
"fet-" version ".tar.bz2")) "fet-" version ".tar.bz2"))
(sha256 (sha256
(base32 "12bd53r841r8zsn3v1kzws2qar908p6g6mlnm50kmjkxramr63ga")))) (base32 "0k728l6zi0lkhzyipsb0f2jw53s4xicm7arp33ikhrvc4jlwcp4v"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases