From 3f76813d82530303881ffdac87de29da92eef880 Mon Sep 17 00:00:00 2001 From: Andy Tai Date: Tue, 4 Feb 2025 23:03:03 -0800 Subject: [PATCH] gnu: gama: Update to 2.33. * gnu/packages/gps.scm (gama): Update to 2.33. Change-Id: I57ea88cb7ce2bbdd5387d49b8404a3cb6043fe38 Signed-off-by: Guillaume Le Vaillant --- gnu/packages/gps.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm index e01a2a2602..aefb993f79 100644 --- a/gnu/packages/gps.scm +++ b/gnu/packages/gps.scm @@ -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