From 537d08271ec1f8c7ae587d3e107057cfa4d15630 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sun, 5 Jan 2020 21:38:59 +0100 Subject: 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(-) (limited to 'gnu') diff --git a/gnu/packages/opencog.scm b/gnu/packages/opencog.scm index a39b20542c..c6828d6603 100644 --- a/gnu/packages/opencog.scm +++ b/gnu/packages/opencog.scm @@ -266,7 +266,7 @@ (define-public agi-bio (file-name (git-file-name name version)) (sha256 (base32 - "083rqwlcnc99l4mxchj6r7x147nvfshmb39lkv15ik4cm9s3ldhw")))) + "0c3q0nhmd03nvqm1ih10y28n596cjvfhkcfvzw2fmz1sn3ywdah4")))) (build-system cmake-build-system) (arguments `(#:tests? #f ; there are none -- cgit v1.2.3