[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/96: gnu: calcmysky: Update to 0.3.0.
From: |
guix-commits |
Subject: |
93/96: gnu: calcmysky: Update to 0.3.0. |
Date: |
Wed, 19 Apr 2023 21:41:18 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit c2eb598ec2658eb9e34d08c27cc8353573396b89
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Apr 18 22:58:02 2023 +0100
gnu: calcmysky: Update to 0.3.0.
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 39a5811e8a..b1271443bf 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -214,7 +214,7 @@ moment, supported SPICE files are:
(define-public calcmysky
(package
(name "calcmysky")
- (version "0.2.1")
+ (version "0.3.0")
(source
(origin
(method git-fetch)
@@ -223,7 +223,7 @@ moment, supported SPICE files are:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0bib5shy8wzc7j5ph218dl9hqrqip491mn25gakyghbvaqxgm27d"))))
+ (base32 "1lgn937px4am0lggniwby1f1dl3v4l3iigq72rl9rlhx58zv4lj1"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags
- 85/96: tests: Re-add debug output to a package tests., (continued)
- 85/96: tests: Re-add debug output to a package tests., guix-commits, 2023/04/19
- 86/96: tests: Fix texlive->guix-package test., guix-commits, 2023/04/19
- 88/96: gnu: samba: Update to 4.18.1 [security fixes]., guix-commits, 2023/04/19
- 91/96: gnu: ultrastar-deluxe: Build with ffmpeg-5., guix-commits, 2023/04/19
- 77/96: gnu: openmw-scenegraph: Fix build., guix-commits, 2023/04/19
- 68/96: gnu: emacs-cape: Update to 0.15., guix-commits, 2023/04/19
- 73/96: gnu: emacs-osm: Do not mix home-page and origin., guix-commits, 2023/04/19
- 81/96: gnu: r-ebimage: Update to 4.40.1., guix-commits, 2023/04/19
- 87/96: gnu: samba: Make the python-cryptography input conditional., guix-commits, 2023/04/19
- 90/96: gnu: guix: Update to 1.4.0-5.286cdf0., guix-commits, 2023/04/19
- 93/96: gnu: calcmysky: Update to 0.3.0.,
guix-commits <=
- 94/96: gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371]., guix-commits, 2023/04/19
- 96/96: Revert "gnu: libsoup: Depend on Samba only on supported systems.", guix-commits, 2023/04/19