diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-03-15 20:43:36 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-03-18 22:29:35 +0000 |
| commit | 80e4105faee8a1f967b42a7100fca5cc362a4551 (patch) | |
| tree | d214c2ba277dc487aa7f529c3e0c135cdd76c0d7 /gnu | |
| parent | ef5dcfba69458f3b6d734874fc512cf1d4625f07 (diff) | |
gnu: Remove python-asdf-4.
* gnu/packages/astronomy.scm (python-asdf-4): Delete variable.
Fixes: guix/guix#6494
Change-Id: I6b25be5ca48e1df78468120234872b682378ef99
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/astronomy.scm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 8f2ca467434..f8899e78496 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -2191,17 +2191,6 @@ implementation of the ASDF Standard.") | |||
| 2191 | (sha256 | 2191 | (sha256 |
| 2192 | (base32 "0scnw5y4x5k3vyfylq0w612b662xlccx3gsscaw082zlv2yxfyh4")))))) | 2192 | (base32 "0scnw5y4x5k3vyfylq0w612b662xlccx3gsscaw082zlv2yxfyh4")))))) |
| 2193 | 2193 | ||
| 2194 | (define-public python-asdf-4 | ||
| 2195 | (package | ||
| 2196 | (inherit python-asdf) | ||
| 2197 | (version "4.5.0") | ||
| 2198 | (source | ||
| 2199 | (origin | ||
| 2200 | (method url-fetch) | ||
| 2201 | (uri (pypi-uri "asdf" version)) | ||
| 2202 | (sha256 | ||
| 2203 | (base32 "1h9dvnxdcd7cmjddpfnjsn6a1acav8gm5307gf7kpifacf99fdqz")))))) | ||
| 2204 | |||
| 2205 | (define-public python-asdf-astropy | 2194 | (define-public python-asdf-astropy |
| 2206 | (package | 2195 | (package |
| 2207 | (name "python-asdf-astropy") | 2196 | (name "python-asdf-astropy") |
