diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-15 22:07:47 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-09-01 18:34:25 +0100 |
| commit | 3c4e0ef7e7ed07f36e8d21a6933e412f2d085ecf (patch) | |
| tree | 74fbdffe86d85bd5c200666df549c64c4bdb08a0 /gnu/packages/astronomy.scm | |
| parent | 9ad3c1a47114fc3438a40fcc5bc593c0a112ba9b (diff) | |
gnu: python-hapiclient: Update to 0.3.3.
* gnu/packages/astronomy.scm (python-hapiclient): Update to 0.3.3.
Relates-to: guix/guix!10702
Diffstat (limited to 'gnu/packages/astronomy.scm')
| -rw-r--r-- | gnu/packages/astronomy.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index e114109d1c7..d85423ba117 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -6660,7 +6660,7 @@ from a cosmological simulation.") | |||
| 6660 | (define-public python-hapiclient | 6660 | (define-public python-hapiclient |
| 6661 | (package | 6661 | (package |
| 6662 | (name "python-hapiclient") | 6662 | (name "python-hapiclient") |
| 6663 | (version "0.3.1") | 6663 | (version "0.3.3") |
| 6664 | (source | 6664 | (source |
| 6665 | (origin | 6665 | (origin |
| 6666 | (method git-fetch) | 6666 | (method git-fetch) |
| @@ -6669,7 +6669,7 @@ from a cosmological simulation.") | |||
| 6669 | (commit (string-append "v" version)))) | 6669 | (commit (string-append "v" version)))) |
| 6670 | (file-name (git-file-name name version)) | 6670 | (file-name (git-file-name name version)) |
| 6671 | (sha256 | 6671 | (sha256 |
| 6672 | (base32 "18hp5d4c358b2ik3y94cvql79h37askk5k9a8pib1b1gyf2iw627")))) | 6672 | (base32 "1frh5ihvzdm0hw6xk38a28w9x7l6r5j5a4nhj2r9ghjf65pwvy41")))) |
| 6673 | (build-system pyproject-build-system) | 6673 | (build-system pyproject-build-system) |
| 6674 | (arguments | 6674 | (arguments |
| 6675 | (list | 6675 | (list |
