guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: agi-bio: Update hash.


From: guix-commits
Subject: 01/01: gnu: agi-bio: Update hash.
Date: Sun, 5 Jan 2020 15:39:51 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 537d08271ec1f8c7ae587d3e107057cfa4d15630
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jan 5 21:38:59 2020 +0100

    gnu: agi-bio: Update hash.
    
    The previous hash corresponded to the previous commit.
    
    * gnu/packages/opencog.scm (agi-bio)[source]: Update hash.
---
 gnu/packages/opencog.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/opencog.scm b/gnu/packages/opencog.scm
index a39b205..c6828d6 100644
--- a/gnu/packages/opencog.scm
+++ b/gnu/packages/opencog.scm
@@ -266,7 +266,7 @@ combination.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "083rqwlcnc99l4mxchj6r7x147nvfshmb39lkv15ik4cm9s3ldhw"))))
+                  "0c3q0nhmd03nvqm1ih10y28n596cjvfhkcfvzw2fmz1sn3ywdah4"))))
       (build-system cmake-build-system)
       (arguments
        `(#:tests? #f ; there are none



reply via email to

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