From e67de2ef85fd55cf42a100373623c820f546323e Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Sat, 3 Dec 2022 22:52:51 +0100 Subject: nongnu: gmmlib: Update to 22.2.0. * nongnu/packages/video.scm (gmmlib): Update to 22.2.0. --- nongnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index b7f9b5b..288daad 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -28,7 +28,7 @@ (define-public gmmlib (package (name "gmmlib") - (version "22.1.3") + (version "22.2.0") (source (origin (method git-fetch) (uri (git-reference @@ -37,7 +37,7 @@ (file-name (git-file-name name version)) (sha256 (base32 - "10gk8bi8xa2bgiqmjbphb9acvbmvgwv9kg0z75cfxazlsx5k7jb1")))) + "0cn8pkb7ahmdmj4m6nd0l8s91pz43snnjjp7vhzbmqa8hsp8wbav")))) (build-system cmake-build-system) (arguments ;; Tests are run as part of the normal build step -- cgit v1.2.3