all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46647] [PATCH 1/1] gnu: wcslib: Update to 7.4
@ 2021-02-19 22:37 Sharlatan Hellseher
  2021-02-21  0:06 ` bug#46647: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-02-19 22:37 UTC (permalink / raw)
  To: 46647

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-wcslib-Update-to-7.4.patch --]
[-- Type: text/x-patch, Size: 1167 bytes --]

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(-)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46647: [PATCH 1/1] gnu: wcslib: Update to 7.4
  2021-02-19 22:37 [bug#46647] [PATCH 1/1] gnu: wcslib: Update to 7.4 Sharlatan Hellseher
@ 2021-02-21  0:06 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-02-21  0:06 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 46647-done

Hello,

Sharlatan Hellseher <sharlatanus@gmail.com> writes:

> Subject: [PATCH] gnu: wcslib: Update to 7.4

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-21  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 22:37 [bug#46647] [PATCH 1/1] gnu: wcslib: Update to 7.4 Sharlatan Hellseher
2021-02-21  0:06 ` bug#46647: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.