summaryrefslogtreecommitdiff
path: root/nongnu/packages/video.scm
diff options
context:
space:
mode:
authorJelle Licht <jlicht@fsfe.org>2023-07-30 14:37:16 +0200
committerJelle Licht <jlicht@fsfe.org>2023-07-30 14:37:29 +0200
commit2edf880c65c650d46de59d72197b2844443dd1e1 (patch)
treec968db457dd7df94e1b1c9bce45ca544b386b353 /nongnu/packages/video.scm
parent82506af32f76c5667aadf9930717ec6e683fc45d (diff)
nongnu: gmmlib: Update to 22.3.9.
* nongnu/packages/video.scm (gmmlib): Update to 22.3.9.
Diffstat (limited to 'nongnu/packages/video.scm')
-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 ff82116..33713a9 100644
--- a/nongnu/packages/video.scm
+++ b/nongnu/packages/video.scm
@@ -13,7 +13,7 @@
(define-public gmmlib
(package
(name "gmmlib")
- (version "22.3.3")
+ (version "22.3.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -22,7 +22,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0rbbzqpxgqklgdmbl7wjyblylm1g0jan3552scbi12z31bvq2442"))))
+ "0m88lxlqqs5wdk4icf2ahbigr0q87j1c0damq7q0r55h72pf6zyv"))))
(build-system cmake-build-system)
(arguments
;; Tests are run as part of the normal build step