mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +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
|
||||
(package
|
||||
(name "gama")
|
||||
(version "2.32")
|
||||
(version "2.33")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -176,7 +176,7 @@ between two other data points.")
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"096kdngrnm26gl0c5vfr3qj20als3pyghzwz6g5kjjfm50pc825b"))
|
||||
"0pgv8ggf0h1fmhs07kgfh975zfv3fygh45lmyp09l3590b2ama51"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
||||
Reference in New Issue
Block a user