summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2025-03-21 17:25:00 +0100
committerRicardo Wurmus <rekado@elephly.net>2025-03-21 17:25:00 +0100
commit0f9291f99a8ce77fb5f5f0c68c25055d6a13e05f (patch)
tree04334392102782b79cb25f2815e6c86bbc53b723
parentb3093f210962295957b6a3a7e37dcfc2d481d17f (diff)
machine-learning: python-tensorstore: Update source hash.python-team
This appears to be necessary because we are using a new Python version. * guix-science/packages/machine-learning.scm (python-tensorstore) [arguments]: Update vendored-inputs-hash.
-rw-r--r--guix-science/packages/machine-learning.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-science/packages/machine-learning.scm b/guix-science/packages/machine-learning.scm
index 6189149..f1347ab 100644
--- a/guix-science/packages/machine-learning.scm
+++ b/guix-science/packages/machine-learning.scm
@@ -923,7 +923,7 @@ AI libraries:
923 #$(this-package-input "python-wrapper") 923 #$(this-package-input "python-wrapper")
924 "/bin/python")) 924 "/bin/python"))
925 #:vendored-inputs-hash 925 #:vendored-inputs-hash
926 "1sdwk3fnf0gfk1h2fb5082r87ahzhswznj21p9d1y0g0x97hw6zk" 926 "1853pl3ma03qzcg8p775kjlxcq8fr404ljnzj8ykb4nbg5ys5vd0"
927 #:phases 927 #:phases
928 #~(modify-phases (@ (guix-science build bazel-build-system) %standard-phases) 928 #~(modify-phases (@ (guix-science build bazel-build-system) %standard-phases)
929 (add-after 'unpack 'patch-python-build-system 929 (add-after 'unpack 'patch-python-build-system