From 7651e8be04db84d85a21741326937fdb8a74ea84 Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Sun, 7 Apr 2024 17:56:21 +0200 Subject: nongnu: gmmlib: Update to 22.3.15. * nongnu/packages/video.scm (gmmlib): Update to 22.3.15. --- 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 b2cec1b..4e9ebfd 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -15,7 +15,7 @@ (define-public gmmlib (package (name "gmmlib") - (version "22.3.9") + (version "22.3.15") (source (origin (method git-fetch) (uri (git-reference @@ -24,7 +24,7 @@ (file-name (git-file-name name version)) (sha256 (base32 - "0m88lxlqqs5wdk4icf2ahbigr0q87j1c0damq7q0r55h72pf6zyv")))) + "0qmdprqarqdz8z6s1av2vmd7ma5yaswxkxzdjci57fgyylqkjlri")))) (build-system cmake-build-system) (arguments ;; Tests are run as part of the normal build step -- cgit v1.2.3