[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/21: gnu: linsmith: Update to 0.99.31.
From: |
Tobias Geerinckx-Rice |
Subject: |
20/21: gnu: linsmith: Update to 0.99.31. |
Date: |
Wed, 6 Jun 2018 00:12:56 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d193903e0cd5ad60e7219bfae050794d25c64df3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 6 05:17:12 2018 +0200
gnu: linsmith: Update to 0.99.31.
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index d3e9902..e39927a 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -777,7 +777,7 @@ render model libraries.")
(define-public linsmith
(package
(name "linsmith")
- (version "0.99.30")
+ (version "0.99.31")
(source (origin
(method url-fetch)
(uri (string-append
@@ -785,7 +785,7 @@ render model libraries.")
version "/linsmith-" version ".tar.gz"))
(sha256
(base32
- "18qslhr2r45rhpj4v6bjcqx189vs0bflvsj271wr7w8kvh69qwvn"))))
+ "13qj7n9826qc9shkkgd1p6vcpj78v4h9d67wbg45prg7rbnzkzds"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- 10/21: gnu: inxi: Fix man page location., (continued)
- 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, 2018/06/06
- 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 <=
- 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