diff options
| author | Benoit Martin <bmartin@cea.fr> | 2026-07-29 09:53:01 +0200 |
|---|---|---|
| committer | Ghislain Vaillant <ghislain.vaillant@inria.fr> | 2026-07-29 10:33:26 +0200 |
| commit | 1822f0ebf5ab3d970ab1a4789d7ccffcff623ec5 (patch) | |
| tree | 01b39f70fa91086f96946851c21ad4e0ae4fcc64 | |
| parent | c1a8d9a62088f44eab47a524941bb87b30f174a5 (diff) | |
python-xyz: python-deisa-dask: Update to 0.6.3.
| -rw-r--r-- | guix-science/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guix-science/packages/python-xyz.scm b/guix-science/packages/python-xyz.scm index c26f15f..093b41f 100644 --- a/guix-science/packages/python-xyz.scm +++ b/guix-science/packages/python-xyz.scm | |||
| @@ -416,7 +416,7 @@ HTCondor.") | |||
| 416 | (define-public python-deisa-dask | 416 | (define-public python-deisa-dask |
| 417 | (package | 417 | (package |
| 418 | (name "python-deisa-dask") | 418 | (name "python-deisa-dask") |
| 419 | (version "0.6.2") | 419 | (version "0.6.3") |
| 420 | (source | 420 | (source |
| 421 | (origin | 421 | (origin |
| 422 | (method git-fetch) | 422 | (method git-fetch) |
| @@ -425,7 +425,7 @@ HTCondor.") | |||
| 425 | (commit (string-append "v" version)))) | 425 | (commit (string-append "v" version)))) |
| 426 | (file-name (git-file-name name version)) | 426 | (file-name (git-file-name name version)) |
| 427 | (sha256 | 427 | (sha256 |
| 428 | (base32 "13s055dswmqma360nip58axr0byj8dsf7q93b9zqpppfh81lpcfk")))) | 428 | (base32 "1gi9ymcalhw88k6rd6hm3bzim9mn1wd5bpp0alx7s1i2bv880xnp")))) |
| 429 | (build-system pyproject-build-system) | 429 | (build-system pyproject-build-system) |
| 430 | (arguments | 430 | (arguments |
| 431 | (list | 431 | (list |
