diff options
| author | Vinicius Monego <monego@posteo.net> | 2026-03-01 20:40:04 -0300 |
|---|---|---|
| committer | Vinicius Monego <monego@posteo.net> | 2026-03-01 23:38:56 -0300 |
| commit | e479e7a8cb8bb4194cfdd1c8b775b02c370eeee5 (patch) | |
| tree | b197b3f459257fd27c62f8d80e0f2549511c7d8d /gnu | |
| parent | d46f3e7fc2b389953935faca4d16a303db25cc25 (diff) | |
gnu: python-decaylanguage: Update to 0.20.2.
* gnu/packages/python-science.scm (python-decaylanguage): Update to
0.20.2.
Change-Id: I172a9d58f50d7deaaf270a8f39ecbbfc47e6d73e
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-science.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 8aba0e5987f..9a155ee1eff 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm | |||
| @@ -969,13 +969,13 @@ Features: | |||
| 969 | (define-public python-decaylanguage | 969 | (define-public python-decaylanguage |
| 970 | (package | 970 | (package |
| 971 | (name "python-decaylanguage") | 971 | (name "python-decaylanguage") |
| 972 | (version "0.18.6") | 972 | (version "0.20.2") |
| 973 | (source | 973 | (source |
| 974 | (origin | 974 | (origin |
| 975 | (method url-fetch) | 975 | (method url-fetch) |
| 976 | (uri (pypi-uri "decaylanguage" version)) | 976 | (uri (pypi-uri "decaylanguage" version)) |
| 977 | (sha256 | 977 | (sha256 |
| 978 | (base32 "0kc9i9k51kg2zv8dwywpigiipxzmyxpzb101imjsvv1licip7b8v")))) | 978 | (base32 "1l867w7srvx0hwfys56469lzdkcs2awbwjpj573bjqv2ngdycmwb")))) |
| 979 | (build-system pyproject-build-system) | 979 | (build-system pyproject-build-system) |
| 980 | (arguments | 980 | (arguments |
| 981 | (list | 981 | (list |
