guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: fet: Fix hash.


From: guix-commits
Subject: 01/01: gnu: fet: Fix hash.
Date: Mon, 30 Dec 2019 04:12:00 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 87a6c1e2fd1974171f9ac5bab7878ce8a66ab64b
Author: Nicolas Goaziou <address@hidden>
Date:   Mon Dec 30 10:10:22 2019 +0100

    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.
---
 gnu/packages/education.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index d4e5b0d..ecb8678 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -495,7 +495,7 @@ letters of the alphabet, spelling, eye-hand coordination, 
etc.")
                                   "fet-" version ".tar.bz2"))
               (sha256
                (base32
-                "0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23"))))
+                "1dzlbhp42dxdxbcrjwrjl4kj65cibxgjqc3ir1w78yprikihdxca"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]