mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: fet: Update to 6.6.2.
* gnu/packages/education.scm (fet): Update to 6.6.2.
This commit is contained in:
parent
1933a3cb7f
commit
4459c05af7
1 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@ (define-public openboard
|
|||
(define-public fet
|
||||
(package
|
||||
(name "fet")
|
||||
(version "6.5.7")
|
||||
(version "6.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -591,7 +591,7 @@ (define-public fet
|
|||
(list (string-append directory base)
|
||||
(string-append directory "old/" base))))
|
||||
(sha256
|
||||
(base32 "08j5i3dlp290fz142ljn68j8ssi5f3kabs0dd75ig33kms30hjs7"))))
|
||||
(base32 "0w3fp367r8gx35qmfcx9v8z2lrwfm0fjqbadyk3lhwf28gb1csxr"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue