GNU bug report logs - #58759
[PATCH] gnu: gnuastro: Update to 0.19.

Previous Next

Package: guix-patches;

Reported by: Cairn <cairn <at> pm.me>

Date: Mon, 24 Oct 2022 15:20:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cairn <cairn <at> pm.me>
Subject: bug#58759: closed (Re: [bug#58759] [PATCH] gnu: gnuastro: Update
 to 0.19.)
Date: Wed, 26 Oct 2022 09:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58759: [PATCH] gnu: gnuastro: Update to 0.19.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58759 <at> debbugs.gnu.org.

-- 
58759: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58759
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Cairn <cairn <at> pm.me>
Cc: 58759-done <at> debbugs.gnu.org
Subject: Re: [bug#58759] [PATCH] gnu: gnuastro: Update to 0.19.
Date: Wed, 26 Oct 2022 12:29:14 +0300
[Message part 3 (text/plain, inline)]
Sorry, I updated this one without checking the bug tracker.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Cairn <cairn <at> pm.me>
To: guix-patches <at> gnu.org
Cc: Cairn <cairn <at> pm.me>
Subject: [PATCH] gnu: gnuastro: Update to 0.19.
Date: Mon, 24 Oct 2022 15:18:59 +0000
* gnu/packages/astronomy.scm (gnuastro): Update to 0.19.
---
 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 c491f63863..dd27f4e530 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -518,7 +518,7 @@ (define-public weightwatcher
 (define-public gnuastro
   (package
     (name "gnuastro")
-    (version "0.18")
+    (version "0.19")
     (source
      (origin
        (method url-fetch)
@@ -526,7 +526,7 @@ (define-public gnuastro
                            version ".tar.lz"))
        (sha256
         (base32
-         "1y9ig2kkwiwl0rmp9ip9n83fyjjpg2cc2pxzvdzr8rysq5az357y"))))
+         "192q3i4zlfmwfcchlf9lnpfgys9dssh7npr5qx0gzn3d2fri0xbz"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--disable-static")))
-- 
2.38.0





This bug report was last modified 2 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.