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

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

bug#62944: closed ([PATCH 1/2] gnu: calcmysky: Update to 0.3.0.)


From: GNU bug Tracking System
Subject: bug#62944: closed ([PATCH 1/2] gnu: calcmysky: Update to 0.3.0.)
Date: Tue, 18 Apr 2023 23:53:01 +0000

Your message dated Tue, 18 Apr 2023 19:52:03 -0400
with message-id <ZD8tIz6CtdJPFutM@jasmine.lan>
and subject line Re: [bug#62944] [PATCH 2/2] gnu: stellarium: Update to 23.1 
[fixes CVE-2023-28371].
has caused the debbugs.gnu.org bug report #62944,
regarding [PATCH 1/2] gnu: calcmysky: Update to 0.3.0.
to be marked as done.

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


-- 
62944: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62944
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: calcmysky: Update to 0.3.0. Date: Tue, 18 Apr 2023 22:58:02 +0100
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
---
 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 0d7212791a..ba4304f438 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -214,7 +214,7 @@ (define-public calceph
 (define-public calcmysky
   (package
     (name "calcmysky")
-    (version "0.2.1")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -223,7 +223,7 @@ (define-public calcmysky
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0bib5shy8wzc7j5ph218dl9hqrqip491mn25gakyghbvaqxgm27d"))))
+        (base32 "1lgn937px4am0lggniwby1f1dl3v4l3iigq72rl9rlhx58zv4lj1"))))
     (build-system cmake-build-system)
     (arguments
      (list #:configure-flags
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62944] [PATCH 2/2] gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371]. Date: Tue, 18 Apr 2023 19:52:03 -0400
On Tue, Apr 18, 2023 at 10:59:43PM +0100, Sharlatan Hellseher wrote:
> Upstream introduced new versioning model <year>.<release>
> 
> * gnu/packages/astronomy.scm (stellarium): Update to 23.1.

Thanks! Pushed as ea8022264f9dee75c7a8340129c500017bd3617b


--- End Message ---

reply via email to

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