summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAda Stevenson <adanskana@gmail.com>2026-05-25 19:34:10 +0800
committerJelle Licht <jlicht@fsfe.org>2026-05-26 10:46:32 +0200
commitf79e5b96345017a29a9663c18a2d9505c628abf9 (patch)
treeb0c20b46e89c19f6a89c7468ee288b3a44c3f0a8
parenta8326a5b325400f25c0520c8ef9127fff6d4796d (diff)
nongnu: gmmlib: Update to 22.10.0.
* nongnu/packages/video.scm (gmmlib): Update to 22.10.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
-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 817e547..3b43cc1 100644
--- a/nongnu/packages/video.scm
+++ b/nongnu/packages/video.scm
@@ -52,7 +52,7 @@
52(define-public gmmlib 52(define-public gmmlib
53 (package 53 (package
54 (name "gmmlib") 54 (name "gmmlib")
55 (version "22.8.0") 55 (version "22.10.0")
56 (source (origin 56 (source (origin
57 (method git-fetch) 57 (method git-fetch)
58 (uri (git-reference 58 (uri (git-reference
@@ -61,7 +61,7 @@
61 (file-name (git-file-name name version)) 61 (file-name (git-file-name name version))
62 (sha256 62 (sha256
63 (base32 63 (base32
64 "0d52q2m0x4ys2w8b75q0hgn23q9474a5mj0xb6fmnw69a5gha5p6")))) 64 "0bl1yzk159j6803g12qivk8bsh44wqd0ywpmi0jgbajspv6pv4fl"))))
65 (build-system cmake-build-system) 65 (build-system cmake-build-system)
66 (arguments 66 (arguments
67 ;; Tests are run as part of the normal build step 67 ;; Tests are run as part of the normal build step