From 4bc9d2819a9e751d9d16073c8d8edb138970a80f Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sun, 20 Apr 2025 22:34:08 +0100 Subject: gnu: iraf-community: Update to 2.18.1. * 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(-) (limited to 'gnu') 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 @@ more.") (define-public iraf-community (package (name "iraf-community") - (version "2.18") + (version "2.18.1") (source (origin (method git-fetch) @@ -1107,7 +1107,7 @@ more.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0cxf8s8gldx0zc9075x8ii0aadjagifw9gpdvnpqss0q21zwrpg2")))) + (base32 "1bp88lgciibkm83jbmv8nazz8mzcrl1vlmll853fib6pwiikd015")))) (build-system gnu-build-system) (arguments (list -- cgit v1.3