mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: gmmlib: Update to 22.8.0.
* nongnu/packages/video.scm (gmmlib): Update to 22.8.0.
This commit is contained in:
parent
b5f43404ef
commit
e301bab9b1
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@
|
||||||
(define-public gmmlib
|
(define-public gmmlib
|
||||||
(package
|
(package
|
||||||
(name "gmmlib")
|
(name "gmmlib")
|
||||||
(version "22.7.2")
|
(version "22.8.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ijvcmg33mmhc4sr76qgwbiacpnzbja7lh9fnm0scf8vysydlnjd"))))
|
"0d52q2m0x4ys2w8b75q0hgn23q9474a5mj0xb6fmnw69a5gha5p6"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; Tests are run as part of the normal build step
|
;; Tests are run as part of the normal build step
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue