emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63992: closed ([PATCH] gnu: gnuastro: Update to 0.20)


From: GNU bug Tracking System
Subject: bug#63992: closed ([PATCH] gnu: gnuastro: Update to 0.20)
Date: Mon, 12 Jun 2023 19:47:02 +0000

Your message dated Mon, 12 Jun 2023 20:45:52 +0100
with message-id <87mt14v4z8.fsf@cbaines.net>
and subject line Re: [bug#63992] [PATCH] gnu: gnuastro: Update to 0.20
has caused the debbugs.gnu.org bug report #63992,
regarding [PATCH] gnu: gnuastro: Update to 0.20
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63992: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63992
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gnuastro: Update to 0.20 Date: Sat, 10 Jun 2023 00:53:41 -0700
* gnu/packages/astronomy.scm (gnuastro: Update to 0.20
---
 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 964e72642c..1371b24667 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -651,7 +651,7 @@ (define-public weightwatcher
 (define-public gnuastro
   (package
     (name "gnuastro")
-    (version "0.19")
+    (version "0.20")
     (source
      (origin
        (method url-fetch)
@@ -659,7 +659,7 @@ (define-public gnuastro
                            version ".tar.lz"))
        (sha256
         (base32
-         "192q3i4zlfmwfcchlf9lnpfgys9dssh7npr5qx0gzn3d2fri0xbz"))))
+         "05bkad0xbax9k0m2g2507mdmjg2109sfg72dsx16f44yj55llh2n"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--disable-static")))

base-commit: 9504dd2c3eef0277369acc0944f87fb4546251b1
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63992] [PATCH] gnu: gnuastro: Update to 0.20 Date: Mon, 12 Jun 2023 20:45:52 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Andy Tai <atai@atai.org> writes:

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

Thanks for the patch, I've pushed it to master as
94020f90f96c6db6b22f108adb8bd83b61969f69.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]