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

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

[debbugs-tracker] bug#32071: closed ([PATCH] gnu: Update stellarium to 0


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32071: closed ([PATCH] gnu: Update stellarium to 0.18.1.)
Date: Sat, 07 Jul 2018 15:43:01 +0000

Your message dated Sat, 07 Jul 2018 17:42:48 +0200
with message-id <address@hidden>
and subject line Re: [bug#32071] [PATCH] gnu: Update stellarium to 0.18.1.
has caused the debbugs.gnu.org bug report #32071,
regarding [PATCH] gnu: Update stellarium to 0.18.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32071: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32071
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: Update stellarium to 0.18.1. Date: Fri, 6 Jul 2018 23:28:15 +0200
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.
---
 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 e6d8fdb5f..8fe2ee4d2 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -129,7 +129,7 @@ programs for the manipulation and analysis of astronomical 
data.")
 (define-public stellarium
   (package
     (name "stellarium")
-    (version "0.18.0")
+    (version "0.18.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/Stellarium/"; name
@@ -138,7 +138,7 @@ programs for the manipulation and analysis of astronomical 
data.")
              (file-name (string-append name "-" version ".tar.gz"))
              (sha256
               (base32
-               "06lid4b9x6551swjxsbiqrd2pxh77fhzfxznhh1vwlvvqgxrimjs"))))
+               "0vjkwrjy22b4wdjkafm63pmb0fck14ffnylpq8xr91ywycw4blrq"))))
     (build-system cmake-build-system)
     (inputs
      `(("qtbase" ,qtbase)
-- 
2.18.0

Attachment: pgppPuu2XChxK.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#32071] [PATCH] gnu: Update stellarium to 0.18.1. Date: Sat, 07 Jul 2018 17:42:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Björn Höfling <address@hidden> skribis:

> * gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.

Applied, thanks!  :-)

Ludo'.


--- End Message ---

reply via email to

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