From 2ce37848a3871842000240ed26b5e12a88ebf8dc Mon Sep 17 00:00:00 2001 From: Picnoir Date: Fri, 3 May 2024 21:02:05 +0200 Subject: nongnu: gmmlib: Update to 22.3.19. * nongnu/packages/video.scm (gmmlib): Update to 22.3.19. --- nongnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu/packages/video.scm') diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index 0c95658..2d564d7 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -17,7 +17,7 @@ (define-public gmmlib (package (name "gmmlib") - (version "22.3.15") + (version "22.3.19") (source (origin (method git-fetch) (uri (git-reference @@ -26,7 +26,7 @@ (file-name (git-file-name name version)) (sha256 (base32 - "0qmdprqarqdz8z6s1av2vmd7ma5yaswxkxzdjci57fgyylqkjlri")))) + "0p3wp6xcvpb4jzw4fsf6554qy91iblmq9y50ph3iy29m19q6nznb")))) (build-system cmake-build-system) (arguments ;; Tests are run as part of the normal build step -- cgit v1.2.3