mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-dask-expr: Update to 1.1.21.
* gnu/packages/python-science.scm (python-dask-expr): Update to 1.1.21. Change-Id: Iaee50368ffafc473164865249e2a51732b1ea54f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
b8a471332c
commit
3cfcbae75a
@@ -624,7 +624,7 @@ optimization problems in Python.")
|
||||
(define-public python-dask-expr
|
||||
(package
|
||||
(name "python-dask-expr")
|
||||
(version "1.0.14")
|
||||
(version "1.1.21")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -633,7 +633,7 @@ optimization problems in Python.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0c2q8w8wl5d2hycbjp9vavkl5f36kaz390wxlis2d8d43jnqhf0d"))))
|
||||
(base32 "0m920db2asmqf4w2dncpnkccdhx4c9sfcsd96bh1jfdh8sw2wf6z"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user