GNU bug report logs - #33027
[PATCH] gnu: stellarium: Update to 0.18.2

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Fri, 12 Oct 2018 21:18:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33027: closed ([PATCH] gnu: stellarium: Update to 0.18.2)
Date: Tue, 12 Feb 2019 23:18:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 12 Feb 2019 18:17:18 -0500
with message-id <20190212231718.GA31772 <at> jasmine.lan>
and subject line Re: [bug#33027] [PATCH] gnu: stellarium: Update to 0.18.2
has caused the debbugs.gnu.org bug report #33027,
regarding [PATCH] gnu: stellarium: Update to 0.18.2
to be marked as done.

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


-- 
33027: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33027
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org  
Subject: [PATCH] gnu: stellarium: Update to 0.18.2
Date: Fri, 12 Oct 2018 16:16:56 -0500
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 <at> gnu.org>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2018 Brett Gilio <brettg <at> 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)


[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 33027-done <at> debbugs.gnu.org
Subject: Re: [bug#33027] [PATCH] gnu: stellarium: Update to 0.18.2
Date: Tue, 12 Feb 2019 18:17:18 -0500
[Message part 4 (text/plain, inline)]
Stellarium was updated to 0.18.3 in commit
81c64748bad51c7449eea8bab4953ecb89d02fa2, so I'm closing this bug
ticket.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 98 days ago.

Previous Next


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