summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Licht <jlicht@fsfe.org>2025-03-14 13:54:04 +0100
committerJelle Licht <jlicht@fsfe.org>2025-03-14 13:54:04 +0100
commitca4bcb1af94ea17b267a30eecf2db341c0690025 (patch)
treef87fc8d591ed04474d441ef82de3b6d1107473f9
parent944619c1947ba59823f4ad6d8b13842b7e162d76 (diff)
nongnu: gmmlib: Update to 22.7.0.
* nongnu/packages/video.scm (gmmlib): Update to 22.7.0.
-rw-r--r--nongnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
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 @@
50(define-public gmmlib 50(define-public gmmlib
51 (package 51 (package
52 (name "gmmlib") 52 (name "gmmlib")
53 (version "22.3.19") 53 (version "22.7.0")
54 (source (origin 54 (source (origin
55 (method git-fetch) 55 (method git-fetch)
56 (uri (git-reference 56 (uri (git-reference
@@ -59,7 +59,7 @@
59 (file-name (git-file-name name version)) 59 (file-name (git-file-name name version))
60 (sha256 60 (sha256
61 (base32 61 (base32
62 "0p3wp6xcvpb4jzw4fsf6554qy91iblmq9y50ph3iy29m19q6nznb")))) 62 "0p7zalcydk00csnklhabv6sd6iv42b8gfnnpw2rq2h8gm98vl7j9"))))
63 (build-system cmake-build-system) 63 (build-system cmake-build-system)
64 (arguments 64 (arguments
65 ;; Tests are run as part of the normal build step 65 ;; Tests are run as part of the normal build step