mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: egl-x11: Update to 1.0.3.
* nongnu/packages/nvidia.scm (egl-x11): Update to 1.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
63c7e04386
commit
9302c6319b
1 changed files with 2 additions and 2 deletions
|
@ -872,7 +872,7 @@ GBM EGL support.")
|
||||||
(define-public egl-x11
|
(define-public egl-x11
|
||||||
(package
|
(package
|
||||||
(name "egl-x11")
|
(name "egl-x11")
|
||||||
(version "1.0.2")
|
(version "1.0.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -881,7 +881,7 @@ GBM EGL support.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0s18xpylz16ry51xp1bs2s4hmvwsq49hcfc0gnmmvnymdzm041aq"))))
|
"1hh1wkdijjhsmym5ab5nw8wyi0w9x7aznnmyg8sczhwdfb5rdnrj"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs (list pkg-config))
|
(native-inputs (list pkg-config))
|
||||||
(inputs (list eglexternalplatform mesa-for-nvda))
|
(inputs (list eglexternalplatform mesa-for-nvda))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue