GNU bug report logs - #27319
[PATCH 2/2] gnu: stellarium: Update to 0.15.2.

Previous Next

Package: guix-patches;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Sat, 10 Jun 2017 22:24:03 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27319 in the body.
You can then email your comments to 27319 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27319; Package guix-patches. (Sat, 10 Jun 2017 22:24:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 10 Jun 2017 22:24:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: guix-patches <at> gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: [PATCH 2/2] gnu: stellarium: Update to 0.15.2.
Date: Sun, 11 Jun 2017 00:23:18 +0200
* gnu/packages/astronomy.scm (stellarium): Update to 0.15.2.
---
 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 6c486469d..879c6ba6a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -117,7 +117,7 @@ programs for the manipulation and analysis of astronomical data.")
 (define-public stellarium
   (package
     (name "stellarium")
-    (version "0.15.1")
+    (version "0.15.2")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://sourceforge/stellarium/"
@@ -125,7 +125,7 @@ programs for the manipulation and analysis of astronomical data.")
                                  version "/stellarium-" version ".tar.gz"))
              (sha256
               (base32
-               "04avigz8i8mi2x6x71bqr9np85n1p9qnvbj2hxr947f1jv22zr8g"))))
+               "19nxj482g1hh9qicgskpcgy61pri254jgxnkd10icxbnza4c0hv9"))))
     (build-system cmake-build-system)
     (inputs
      `(("qtbase" ,qtbase)




Information forwarded to guix-patches <at> gnu.org:
bug#27319; Package guix-patches. (Sun, 11 Jun 2017 17:29:02 GMT) Full text and rfc822 format available.

Message #8 received at 27319 <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kei <at> openmailbox.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 27319 <at> debbugs.gnu.org
Subject: Re: bug#27319: [PATCH 2/2] gnu: stellarium: Update to 0.15.2.
Date: Sun, 11 Jun 2017 13:28:38 -0400
[Message part 1 (text/plain, inline)]
Danny Milosavljevic <dannym <at> scratchpost.org> writes:

> * gnu/packages/astronomy.scm (stellarium): Update to 0.15.2.
> ---
>  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 6c486469d..879c6ba6a 100644
> --- a/gnu/packages/astronomy.scm
> +++ b/gnu/packages/astronomy.scm
> @@ -117,7 +117,7 @@ programs for the manipulation and analysis of astronomical data.")
>  (define-public stellarium
>    (package
>      (name "stellarium")
> -    (version "0.15.1")
> +    (version "0.15.2")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append "mirror://sourceforge/stellarium/"
> @@ -125,7 +125,7 @@ programs for the manipulation and analysis of astronomical data.")
>                                   version "/stellarium-" version ".tar.gz"))
>               (sha256
>                (base32
> -               "04avigz8i8mi2x6x71bqr9np85n1p9qnvbj2hxr947f1jv22zr8g"))))
> +               "19nxj482g1hh9qicgskpcgy61pri254jgxnkd10icxbnza4c0hv9"))))
>      (build-system cmake-build-system)
>      (inputs
>       `(("qtbase" ,qtbase)

LGTM.
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 27319 <at> debbugs.gnu.org and Danny Milosavljevic <dannym <at> scratchpost.org> Request was from Danny Milosavljevic <dannym <at> scratchpost.org> to control <at> debbugs.gnu.org. (Mon, 12 Jun 2017 05:35:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Jul 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 340 days ago.

Previous Next


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