unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 27319@debbugs.gnu.org
Subject: bug#27319: [PATCH 2/2] gnu: stellarium: Update to 0.15.2.
Date: Sun, 11 Jun 2017 13:28:38 -0400	[thread overview]
Message-ID: <87mv9e4ent.fsf@openmailbox.org> (raw)
In-Reply-To: <20170610222318.12878-3-dannym@scratchpost.org> (Danny Milosavljevic's message of "Sun, 11 Jun 2017 00:23:18 +0200")

[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

Danny Milosavljevic <dannym@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2017-06-11 17:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-10 22:23 bug#27317: [PATCH 0/2] Make stellarium work again Danny Milosavljevic
2017-06-10 22:23 ` bug#27318: [PATCH 1/2] gnu: stellarium: Fix build with Qt 5.9 Danny Milosavljevic
2017-06-11 17:28   ` Kei Kebreau
2017-06-10 22:23 ` bug#27319: [PATCH 2/2] gnu: stellarium: Update to 0.15.2 Danny Milosavljevic
2017-06-11 17:28   ` Kei Kebreau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mv9e4ent.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=27319@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).