summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Licht <jlicht@fsfe.org>2023-03-16 12:41:57 +0100
committerJelle Licht <jlicht@fsfe.org>2023-03-16 12:42:46 +0100
commit716dc94aff58ab3cae5168def20197e82ff0befa (patch)
treeb0b935929839ebd0764670c82553e3af5afed1f5
parent440720b7b2ca4789298f3150bc82bf1b5ed4b8c9 (diff)
nongnu: gmmlib: Update to 22.3.3.
* nongnu/packages/video.scm (gmmlib): Update to 22.3.3.
-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 72dec2a..e10d92d 100644
--- a/nongnu/packages/video.scm
+++ b/nongnu/packages/video.scm
@@ -13,7 +13,7 @@
(define-public gmmlib
(package
(name "gmmlib")
- (version "22.2.0")
+ (version "22.3.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -22,7 +22,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0cn8pkb7ahmdmj4m6nd0l8s91pz43snnjjp7vhzbmqa8hsp8wbav"))))
+ "0rbbzqpxgqklgdmbl7wjyblylm1g0jan3552scbi12z31bvq2442"))))
(build-system cmake-build-system)
(arguments
;; Tests are run as part of the normal build step