[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/21: gnu: cfitsio: Update to 3.450.
From: |
Tobias Geerinckx-Rice |
Subject: |
15/21: gnu: cfitsio: Update to 3.450. |
Date: |
Wed, 6 Jun 2018 00:12:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 115af78e32be7ef638a8b5d937f5995e8e2bf99e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 6 04:32:50 2018 +0200
gnu: cfitsio: Update to 3.450.
* gnu/packages/astronomy.scm (cfitsio): Update to 3.450.
---
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 a90b93a..232157d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -35,7 +35,7 @@
(define-public cfitsio
(package
(name "cfitsio")
- (version "3.420")
+ (version "3.450")
(source
(origin
(method url-fetch)
@@ -43,7 +43,7 @@
"http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/"
name (string-replace-substring version "." "") ".tar.gz"))
(sha256
- (base32 "1f0nmki45h9kw7vxpxiav9cb6vs3qqi6zrp2lpci5yhqc5isl43c"))))
+ (base32 "0bmrkw6w65zb0k3mszaaqy1f4zjm2hl7njww74nb5v38wvdi4q5z"))))
(build-system gnu-build-system)
;; XXX Building with curl currently breaks wcslib. It doesn't use
;; pkg-config and hence won't link with -lcurl.
- 05/21: gnu: ruby-connection-pool: Update to 2.2.2., (continued)
- 05/21: gnu: ruby-connection-pool: Update to 2.2.2., Tobias Geerinckx-Rice, 2018/06/06
- 06/21: gnu: ruby-eventmachine: Update to 1.2.7., Tobias Geerinckx-Rice, 2018/06/06
- 02/21: gnu: libwacom: Update to 0.30., Tobias Geerinckx-Rice, 2018/06/06
- 09/21: gnu: ruby-asciidoctor: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/06/06
- 04/21: gnu: linkchecker: Update to 9.4.0., Tobias Geerinckx-Rice, 2018/06/06
- 10/21: gnu: inxi: Fix man page location., Tobias Geerinckx-Rice, 2018/06/06
- 07/21: gnu: ruby-eventmachine: Use working home page., Tobias Geerinckx-Rice, 2018/06/06
- 03/21: gnu: xf86-input-wacom: Update to 0.36.1., Tobias Geerinckx-Rice, 2018/06/06
- 08/21: gnu: ruby-asciidoctor: Update to 1.5.7.1., Tobias Geerinckx-Rice, 2018/06/06
- 12/21: gnu: inxi: Update to 3.0.11-1., Tobias Geerinckx-Rice, 2018/06/06
- 15/21: gnu: cfitsio: Update to 3.450.,
Tobias Geerinckx-Rice <=
- 18/21: gnu: python-lmdb: Update to 0.94., Tobias Geerinckx-Rice, 2018/06/06
- 11/21: gnu: inxi: Use GIT-FETCH., Tobias Geerinckx-Rice, 2018/06/06
- 16/21: gnu: tomb: Update to 2.5., Tobias Geerinckx-Rice, 2018/06/06
- 13/21: gnu: wcslib: Fix build., Tobias Geerinckx-Rice, 2018/06/06
- 20/21: gnu: linsmith: Update to 0.99.31., Tobias Geerinckx-Rice, 2018/06/06
- 14/21: gnu: gnuastro: Update to 0.6., Tobias Geerinckx-Rice, 2018/06/06
- 17/21: gnu: debootstrap: Update to 1.0.101., Tobias Geerinckx-Rice, 2018/06/06
- 19/21: gnu: linsmith: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/06/06
- 21/21: gnu: gerbv: Update to 2.6.2., Tobias Geerinckx-Rice, 2018/06/06