all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68936] [PATCH] gnu gnuatro: Update to 0.22
@ 2024-02-05 15:40 Andy Tai
  2024-02-06 19:09 ` bug#68936: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-02-05 15:40 UTC (permalink / raw)
  To: 68936; +Cc: Andy Tai

* gnu/packages/astronomy.scm (gnuastro): Update to 0.22

Change-Id: Ifa8329765adb2b32b9b04c1531087363a807613d
---
 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 aedb5ef8f9..50aa175293 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -949,7 +949,7 @@ (define-public glnemo2
 (define-public gnuastro
   (package
     (name "gnuastro")
-    (version "0.21")
+    (version "0.22")
     (source
      (origin
        (method url-fetch)
@@ -957,7 +957,7 @@ (define-public gnuastro
                            version ".tar.lz"))
        (sha256
         (base32
-         "1zyk764pmfrsfj45gnc3qp4z1zfmgrv7kcsji2bxfzvs9inzzq4c"))))
+         "15rljx1mx9dyvni17qpj7y9gv086cvmjf9f5j34m1pbiyn989fqz"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--disable-static")))

base-commit: abeffc82379c4f9bd2e6226ea27453b22cb4e0c8
-- 
2.41.0





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

* bug#68936: [PATCH] gnu gnuatro: Update to 0.22
  2024-02-05 15:40 [bug#68936] [PATCH] gnu gnuatro: Update to 0.22 Andy Tai
@ 2024-02-06 19:09 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-06 19:09 UTC (permalink / raw)
  To: 68936-done

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


Hi,

Thank you for the patch!

I was about to include this in upcomming update for Astronomy 2024/02.

Pushed as 7d3aa578ef0b7fcfcddf0623f806ec625aab6ccd to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2024-02-06 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 15:40 [bug#68936] [PATCH] gnu gnuatro: Update to 0.22 Andy Tai
2024-02-06 19:09 ` bug#68936: " Sharlatan Hellseher

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.