all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: 33027@debbugs.gnu.org
Subject: [bug#33027] [PATCH] gnu: stellarium: Update to 0.18.2
Date: Fri, 12 Oct 2018 16:16:56 -0500	[thread overview]
Message-ID: <87bm7yx3uf.fsf@posteo.net> (raw)

diff --git a/gnu/packages/astronomy.scm 
b/gnu/packages/astronomy.scm
index 3c8b9cc8d..5eb11cddd 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1,6 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016 John Darrington <jmd@gnu.org>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018 Brett Gilio <brettg@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -128,7 +129,7 @@ programs for the manipulation and analysis of 
astronomical data.")
 (define-public stellarium
   (package
     (name "stellarium")
-    (version "0.18.1")
+    (version "0.18.2")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/Stellarium/" 
              name
@@ -136,7 +137,7 @@ programs for the manipulation and analysis of 
astronomical data.")
                                  "/" name "-" version ".tar.gz"))
              (sha256
               (base32
- 
                "0vjkwrjy22b4wdjkafm63pmb0fck14ffnylpq8xr91ywycw4blrq"))))
+ 
"1nr8n0v4wa0wfvqqk5kyy1jrv6xnvv4ppfa8l8bklrxbjvpsi0km"))))
     (build-system cmake-build-system)
     (inputs
      `(("qtbase" ,qtbase)

             reply	other threads:[~2018-10-12 21:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 21:16 Brett Gilio [this message]
2018-10-12 21:50 ` [bug#33027] [PATCH] gnu: stellarium: Update to 0.18.2 Tobias Geerinckx-Rice
2018-10-13  0:13   ` Brett Gilio
2018-10-27 13:51     ` Ludovic Courtès
2019-02-12 23:17 ` bug#33027: " Leo Famulari

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

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

  git send-email \
    --in-reply-to=87bm7yx3uf.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=33027@debbugs.gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.