diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-21 11:39:54 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-09-01 20:04:50 +0100 |
| commit | 099c00ca10e0501145f8f31469e852ba66823008 (patch) | |
| tree | ab9410a33a9bb32e6d051844918f798b22cced9f /gnu/packages | |
| parent | 1db9e7416187241843be1f9d10cac7d0e2638dc6 (diff) | |
gnu: python-roman-datamodels: Update to 1.1.0.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 1.1.0.
Relates-to: guix/guix!10702
Diffstat (limited to 'gnu/packages')
| -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 451698cbb72..6b6cb079599 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -10324,7 +10324,7 @@ changing the pixel resolution, orientation, coordinate system.") | |||
| 10324 | (define-public python-roman-datamodels | 10324 | (define-public python-roman-datamodels |
| 10325 | (package | 10325 | (package |
| 10326 | (name "python-roman-datamodels") | 10326 | (name "python-roman-datamodels") |
| 10327 | (version "1.0.0") | 10327 | (version "1.1.0") |
| 10328 | (source | 10328 | (source |
| 10329 | (origin | 10329 | (origin |
| 10330 | (method git-fetch) | 10330 | (method git-fetch) |
| @@ -10333,7 +10333,7 @@ changing the pixel resolution, orientation, coordinate system.") | |||
| 10333 | (commit version))) | 10333 | (commit version))) |
| 10334 | (file-name (git-file-name name version)) | 10334 | (file-name (git-file-name name version)) |
| 10335 | (sha256 | 10335 | (sha256 |
| 10336 | (base32 "04y60sqayily8s5rwghx52ma5li8a9r2mjqgwpfalrkymzlab7j1")))) | 10336 | (base32 "193p8w2ip528f33k980firjv0pa8sdyl9wz3mj16hcklspy3vxhq")))) |
| 10337 | (build-system pyproject-build-system) | 10337 | (build-system pyproject-build-system) |
| 10338 | (arguments | 10338 | (arguments |
| 10339 | (list | 10339 | (list |
