mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
gnu: gama: Update to 2.33.
* gnu/packages/gps.scm (gama): Update to 2.33. Change-Id: I57ea88cb7ce2bbdd5387d49b8404a3cb6043fe38 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
committed by
Guillaume Le Vaillant
parent
fd7458331c
commit
3f76813d82
@@ -168,7 +168,7 @@ between two other data points.")
|
|||||||
(define-public gama
|
(define-public gama
|
||||||
(package
|
(package
|
||||||
(name "gama")
|
(name "gama")
|
||||||
(version "2.32")
|
(version "2.33")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@@ -176,7 +176,7 @@ between two other data points.")
|
|||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"096kdngrnm26gl0c5vfr3qj20als3pyghzwz6g5kjjfm50pc825b"))
|
"0pgv8ggf0h1fmhs07kgfh975zfv3fygh45lmyp09l3590b2ama51"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|||||||
Reference in New Issue
Block a user