From ca4bcb1af94ea17b267a30eecf2db341c0690025 Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Fri, 14 Mar 2025 13:54:04 +0100 Subject: nongnu: gmmlib: Update to 22.7.0. * nongnu/packages/video.scm (gmmlib): Update to 22.7.0. --- nongnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu/packages') diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index 72d2892..9d19034 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -50,7 +50,7 @@ (define-public gmmlib (package (name "gmmlib") - (version "22.3.19") + (version "22.7.0") (source (origin (method git-fetch) (uri (git-reference @@ -59,7 +59,7 @@ (file-name (git-file-name name version)) (sha256 (base32 - "0p3wp6xcvpb4jzw4fsf6554qy91iblmq9y50ph3iy29m19q6nznb")))) + "0p7zalcydk00csnklhabv6sd6iv42b8gfnnpw2rq2h8gm98vl7j9")))) (build-system cmake-build-system) (arguments ;; Tests are run as part of the normal build step -- cgit v1.2.3