mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: fet: Fix hash.
* gnu/packages/education.scm (fet)[source]: Fix hash. Not sure why the hash changed. Probably a paste mistake when introduced in 0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23.
This commit is contained in:
parent
e2f5de1455
commit
87a6c1e2fd
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ (define-public fet
|
|||
"fet-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23"))))
|
||||
"1dzlbhp42dxdxbcrjwrjl4kj65cibxgjqc3ir1w78yprikihdxca"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue