me
/
guix
Archived
1
0
Fork 0

gnu: fet: Update to 5.43.2.

* gnu/packages/education.scm (fet): Update to 5.43.2.
master
Nicolas Goaziou 2020-03-01 11:11:47 +01:00
parent a733253b5c
commit 4a5e7edce2
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -602,14 +602,14 @@ Portuguese, Spanish and Italian.")
(define-public fet
(package
(name "fet")
(version "5.42.3")
(version "5.43.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.lalescu.ro/liviu/fet/download/"
"fet-" version ".tar.bz2"))
(sha256
(base32 "0z31i8kwd59c3hlq35qll61qhc3x63w330ss92glhp12iy0aja1y"))))
(base32 "111ijwdpdnavi2jjp8jqnwkgi1b9n79svkfw68fmga0z7d3nd62g"))))
(build-system gnu-build-system)
(arguments
`(#:phases