me
/
guix
Archived
1
0
Fork 0

gnu: gama: Update to 2.15.

* gnu/packages/gps.scm (gama): Update to 2.15.
master
Efraim Flashner 2021-09-22 10:59:30 +03:00
parent 5966d48d1c
commit 688c456a67
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 3 deletions

View File

@ -149,7 +149,7 @@ between two other data points.")
(define-public gama (define-public gama
(package (package
(name "gama") (name "gama")
(version "2.14") (version "2.15")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -157,7 +157,7 @@ between two other data points.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"04mhbgpqbynnmm8ww4k2yk1w2j66c276dns9xwn8cvrq58kjimln")) "1lsa7k9anxla2r3wxzg2yhxgxlp8xibz56gaxhgf5rd3mzf51flx"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin
@ -171,7 +171,7 @@ between two other data points.")
(inputs (inputs
`(("expat" ,expat) `(("expat" ,expat)
("sqlite" ,sqlite))) ("sqlite" ,sqlite)))
(home-page "https://www.gnu.org/software/gama") (home-page "https://www.gnu.org/software/gama/")
(synopsis "Adjustment of geodetic networks") (synopsis "Adjustment of geodetic networks")
(description (description
"GNU Gama is a program for the adjustment of geodetic networks. It is "GNU Gama is a program for the adjustment of geodetic networks. It is