summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9fa514b..2cdb0ce 100644
--- a/nongnu/packages/video.scm
+++ b/nongnu/packages/video.scm
@@ -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