diff options
| author | Ghislain Vaillant <ghislain.vaillant@inria.fr> | 2026-08-28 10:54:22 +0200 |
|---|---|---|
| committer | Ghislain Vaillant <ghislain.vaillant@inria.fr> | 2026-08-29 10:17:47 +0200 |
| commit | 148a64afd3dc9bba1a66c67408c407deac6ed66a (patch) | |
| tree | fec79be6850ea7946d28e1993e00e6b3e16b584e | |
| parent | 1e9cb1b9c3d1aa6aa6ffdc15fc6eaa1b5921143a (diff) | |
geoscience: python-simpeg: Update 0.25.2.
* guix-science/packages/geoscience.scm (python-simpeg): Update to 0.25.2.
| -rw-r--r-- | guix-science/packages/geoscience.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guix-science/packages/geoscience.scm b/guix-science/packages/geoscience.scm index 2ec8f15..a99366a 100644 --- a/guix-science/packages/geoscience.scm +++ b/guix-science/packages/geoscience.scm | |||
| @@ -1019,7 +1019,7 @@ rasterio.") | |||
| 1019 | (define-public python-simpeg | 1019 | (define-public python-simpeg |
| 1020 | (package | 1020 | (package |
| 1021 | (name "python-simpeg") | 1021 | (name "python-simpeg") |
| 1022 | (version "0.25.0") | 1022 | (version "0.25.2") |
| 1023 | (source | 1023 | (source |
| 1024 | (origin | 1024 | (origin |
| 1025 | (method git-fetch) | 1025 | (method git-fetch) |
| @@ -1028,7 +1028,7 @@ rasterio.") | |||
| 1028 | (commit (string-append "v" version)))) | 1028 | (commit (string-append "v" version)))) |
| 1029 | (file-name (git-file-name name version)) | 1029 | (file-name (git-file-name name version)) |
| 1030 | (sha256 | 1030 | (sha256 |
| 1031 | (base32 "1wj7dnfd2g2hfsljzdpbp01wl32v9s1lnccxchaffl0wj8dcb3r7")))) | 1031 | (base32 "0vf103s54y00d9xkb68blzw853jn6kk7xphizwk92b7chlq4kbxm")))) |
| 1032 | (build-system pyproject-build-system) | 1032 | (build-system pyproject-build-system) |
| 1033 | (arguments | 1033 | (arguments |
| 1034 | (list | 1034 | (list |
