me
/
guix
Archived
1
0
Fork 0

gnu: gama: Update to 2.27

* gnu/packages/gps.scm (gama): Update to 2.27

Change-Id: I5c5b4a90ab98699157af4be6481e36d30439c140
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Andy Tai 2023-12-01 22:38:29 -08:00 committed by Guillaume Le Vaillant
parent 9a4a480f8d
commit 8eecb102c0
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ between two other data points.")
(define-public gama (define-public gama
(package (package
(name "gama") (name "gama")
(version "2.26") (version "2.27")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -147,7 +147,7 @@ between two other data points.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1mn7ma8w4spqc0p4slp1s14q45z7hzyp49ikvd1spsz9jqz8ycpk")) "0h9kwgzz9ijzx6jcpc37qhadc41k1jdcv0s2wcpsz6zjmx63p2wk"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin