[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77975] [PATCH 02/32] gnu: iraf-community: Update to 2.18.1.
From: |
Sharlatan Hellseher |
Subject: |
[bug#77975] [PATCH 02/32] gnu: iraf-community: Update to 2.18.1. |
Date: |
Mon, 21 Apr 2025 23:03:01 +0100 |
* gnu/packages/astronomy.scm (iraf-community): Update to 2.18.1.
Change-Id: I0d69f363449ab2034a0e093947399aa07b59ecca
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index de7756ab04..b8f0226363 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1098,7 +1098,7 @@ (define-public indi
(define-public iraf-community
(package
(name "iraf-community")
- (version "2.18")
+ (version "2.18.1")
(source
(origin
(method git-fetch)
@@ -1107,7 +1107,7 @@ (define-public iraf-community
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0cxf8s8gldx0zc9075x8ii0aadjagifw9gpdvnpqss0q21zwrpg2"))))
+ (base32 "1bp88lgciibkm83jbmv8nazz8mzcrl1vlmll853fib6pwiikd015"))))
(build-system gnu-build-system)
(arguments
(list
--
2.49.0
- [bug#77975] [PATCH 00/32] Astro update 2025/04., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 01/32] gnu: indi-2.0: Update to 2.1.3., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 02/32] gnu: iraf-community: Update to 2.18.1.,
Sharlatan Hellseher <=
- [bug#77975] [PATCH 03/32] gnu: libsep: Update to 1.4.1., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 07/32] gnu: python-astropy-iers-data: Update to 0.2025.4.14.0.37.22., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 05/32] gnu: stellarium: Update to 25.1-1.8a3a53a., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 08/32] gnu: python-astropy: Update to 7.0.1., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 10/32] gnu: python-photutils: Simplify., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 04/32] gnu: scamp: Update to 2.14.0., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 06/32] gnu: python-skyfield: Update to 1.53., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 11/32] gnu: python-photutils: Update to 2.2.0., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 12/32] gnu: python-stdatamodels: Update to 3.0.2., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 09/32] gnu: python-sunpy: Update to 6.1.1., Sharlatan Hellseher, 2025/04/21