diff options
| author | Hilton Chain <hako@ultrarare.space> | 2025-08-13 19:22:31 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-08-13 19:23:02 +0800 |
| commit | ae2b0542836682e392128b1b4852dcc4f1eb2fd1 (patch) | |
| tree | a0d889af834c0605718486d3e28e2cfa1e78b84b | |
| parent | bb8dee279a618b18a838c397156d378fc3ca47fd (diff) | |
nongnu: egl-x11: Update to 1.0.2.
* nongnu/packages/nvidia.scm (egl-x11): Update to 1.0.2.
| -rw-r--r-- | nongnu/packages/nvidia.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/nvidia.scm b/nongnu/packages/nvidia.scm index 3563a3c..fba5f08 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm | |||
| @@ -873,7 +873,7 @@ GBM EGL support.") | |||
| 873 | (define-public egl-x11 | 873 | (define-public egl-x11 |
| 874 | (package | 874 | (package |
| 875 | (name "egl-x11") | 875 | (name "egl-x11") |
| 876 | (version "1.0.0") | 876 | (version "1.0.2") |
| 877 | (source (origin | 877 | (source (origin |
| 878 | (method git-fetch) | 878 | (method git-fetch) |
| 879 | (uri (git-reference | 879 | (uri (git-reference |
| @@ -882,7 +882,7 @@ GBM EGL support.") | |||
| 882 | (file-name (git-file-name name version)) | 882 | (file-name (git-file-name name version)) |
| 883 | (sha256 | 883 | (sha256 |
| 884 | (base32 | 884 | (base32 |
| 885 | "15zqzx061cpzcs0mxc7nnsv9rabfszfxxmwr5v7flxi4m9j6hshc")))) | 885 | "0s18xpylz16ry51xp1bs2s4hmvwsq49hcfc0gnmmvnymdzm041aq")))) |
| 886 | (build-system meson-build-system) | 886 | (build-system meson-build-system) |
| 887 | (native-inputs (list pkg-config)) | 887 | (native-inputs (list pkg-config)) |
| 888 | (inputs (list eglexternalplatform mesa-for-nvda)) | 888 | (inputs (list eglexternalplatform mesa-for-nvda)) |
