gnu: fet: Update to 6.7.0.
* gnu/packages/education.scm (fet): Update to 6.7.0.
This commit is contained in:
parent
0b8fd1ba8a
commit
ffd804b959
1 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@ (define-public openboard
|
|||
(define-public fet
|
||||
(package
|
||||
(name "fet")
|
||||
(version "6.6.2")
|
||||
(version "6.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -591,7 +591,7 @@ (define-public fet
|
|||
(list (string-append directory base)
|
||||
(string-append directory "old/" base))))
|
||||
(sha256
|
||||
(base32 "0w3fp367r8gx35qmfcx9v8z2lrwfm0fjqbadyk3lhwf28gb1csxr"))))
|
||||
(base32 "1z6zjydk3d04akv1zc8kcz8kgg5fdy8drcwwv30rj9ldh59kqi37"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue