mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: gmmlib: Update to 22.7.2.
* nongnu/packages/video.scm (gmmlib): Update to 22.7.2.
This commit is contained in:
parent
3f530e5b31
commit
ee24a6e27c
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@
|
|||
(define-public gmmlib
|
||||
(package
|
||||
(name "gmmlib")
|
||||
(version "22.7.0")
|
||||
(version "22.7.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p7zalcydk00csnklhabv6sd6iv42b8gfnnpw2rq2h8gm98vl7j9"))))
|
||||
"0ijvcmg33mmhc4sr76qgwbiacpnzbja7lh9fnm0scf8vysydlnjd"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
;; Tests are run as part of the normal build step
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue