nongnu: gmmlib: Update to 22.8.0.

* nongnu/packages/video.scm (gmmlib): Update to 22.8.0.
This commit is contained in:
Jelle Licht 2025-08-05 11:00:00 +02:00
parent b5f43404ef
commit e301bab9b1
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -80,7 +80,7 @@
(define-public gmmlib
(package
(name "gmmlib")
(version "22.7.2")
(version "22.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -89,7 +89,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"0ijvcmg33mmhc4sr76qgwbiacpnzbja7lh9fnm0scf8vysydlnjd"))))
"0d52q2m0x4ys2w8b75q0hgn23q9474a5mj0xb6fmnw69a5gha5p6"))))
(build-system cmake-build-system)
(arguments
;; Tests are run as part of the normal build step