summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-04-20 22:34:08 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-04-30 20:12:39 +0100
commit4bc9d2819a9e751d9d16073c8d8edb138970a80f (patch)
tree5c32cf7d3e4c391f10839dd477d2d155727c71b1 /gnu
parentdfbd23b68dc2344e9b356ba639b8462a7c28b9ef (diff)
gnu: iraf-community: Update to 2.18.1.
* gnu/packages/astronomy.scm (iraf-community): Update to 2.18.1. Change-Id: I0d69f363449ab2034a0e093947399aa07b59ecca
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/astronomy.scm4
1 files 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 @@ 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