* [bug#32071] [PATCH] gnu: Update stellarium to 0.18.1.
@ 2018-07-06 21:28 Björn Höfling
2018-07-07 15:42 ` bug#32071: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Björn Höfling @ 2018-07-06 21:28 UTC (permalink / raw)
To: 32071
[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]
* 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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#32071: [PATCH] gnu: Update stellarium to 0.18.1.
2018-07-06 21:28 [bug#32071] [PATCH] gnu: Update stellarium to 0.18.1 Björn Höfling
@ 2018-07-07 15:42 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-07-07 15:42 UTC (permalink / raw)
To: Björn Höfling; +Cc: 32071-done
Björn Höfling <bjoern.hoefling@bjoernhoefling.de> skribis:
> * gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.
Applied, thanks! :-)
Ludo'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-07 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-06 21:28 [bug#32071] [PATCH] gnu: Update stellarium to 0.18.1 Björn Höfling
2018-07-07 15:42 ` bug#32071: " Ludovic Courtès
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.