[PATCH 1/1] gnu: wcslib: Update to 7.4

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Sharlatan Hellseher
Severity
normal
S
S
Sharlatan Hellseher wrote on 19 Feb 2021 23:37
(address . guix-patches@gnu.org)
CAO+9K5pN9dNpAMsUQB3vmVSwAcy=MpBoLDq-7xt_QcG11cm2pw@mail.gmail.com
--
… ??? ????? - ???????????? ?????????????? ?????? ??????? ????????
????? ????? ????? ? ??? ??????, ??????????? ????? ???????, ??
?????????? ?? ? ????????? ??????? ????? ? ?????????????????.
From b4ed4cc008f8c171c0507be444f5b6157931ba69 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Fri, 19 Feb 2021 22:34:24 +0000
Subject: [PATCH] gnu: wcslib: Update to 7.4

* gnu/packages/astronomy.scm (wcslib): Update to 7.4
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f617d7b361..d1022ee5da 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -167,7 +167,7 @@ feature detection and cosmetic corrections.")
(define-public wcslib
(package
(name "wcslib")
- (version "6.4")
+ (version "7.4")
(source
(origin
(method url-fetch)
@@ -175,7 +175,7 @@ feature detection and cosmetic corrections.")
"ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-" version
".tar.bz2"))
(sha256
- (base32 "003h23m6d5wcs29v2vbnl63f3z35k5x70lpsqlz5c9bp1bvizh8k"))))
+ (base32 "072i1id4zk08mwi2c1zpy8zxrabl8dqyklx9ikbd2nh56r0rc752"))))
(inputs
`(("cfitsio" ,cfitsio)))
(build-system gnu-build-system)
--
2.30.0
N
N
Nicolas Goaziou wrote on 21 Feb 2021 01:06
(name . Sharlatan Hellseher)(address . sharlatanus@gmail.com)(address . 46647-done@debbugs.gnu.org)
87h7m6z3lp.fsf@nicolasgoaziou.fr
Hello,

Sharlatan Hellseher <sharlatanus@gmail.com> writes:

Toggle quote (2 lines)
> Subject: [PATCH] gnu: wcslib: Update to 7.4

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?