[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/105: gnu: egl-wayland: Update to 1.1.17.
From: |
guix-commits |
Subject: |
14/105: gnu: egl-wayland: Update to 1.1.17. |
Date: |
Sat, 21 Dec 2024 11:56:35 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 261bd9d83668f699436e6a3eb9efa9430ee93d8f
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Fri Dec 13 21:13:38 2024 +0800
gnu: egl-wayland: Update to 1.1.17.
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.17.
Change-Id: I202496a160ac825a86a07700b1dc2b75c9d8d87f
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index f6f3b370ee..7d6b5dc46b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5321,7 +5321,7 @@ application-facing EGL functions.")
(define-public egl-wayland
(package
(name "egl-wayland")
- (version "1.1.13")
+ (version "1.1.17")
(source
(origin
(method git-fetch)
@@ -5330,7 +5330,7 @@ application-facing EGL functions.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0irmvp8g2wn18q6k3vcmg4a57q4ddmqccv3g7hbysqnsdsps63rl"))))
+ (base32 "1w0b53157ql5pp6hawqcy1c1c8lchk21gpc01p6lxgwvl3dgjn7y"))))
(build-system meson-build-system)
(native-inputs
(cons* libglvnd ;needed for headers
- branch python-team created (now 15da461807), guix-commits, 2024/12/21
- 03/105: gnu: python-construct: Update to 2.10.70-1.c1171b1., guix-commits, 2024/12/21
- 01/105: gnu: cl-nodgui: Update to 0.7.2.0-2.9a1b2c6., guix-commits, 2024/12/21
- 06/105: gnu: arm-trusted-firmware-rk3399: Reformat., guix-commits, 2024/12/21
- 10/105: gnu: pipewire: Update to 1.2.7., guix-commits, 2024/12/21
- 07/105: gnu: arm-trusted-firmware: Reformat., guix-commits, 2024/12/21
- 14/105: gnu: egl-wayland: Update to 1.1.17.,
guix-commits <=
- 13/105: gnu: eglexternalplatform: Update to 1.2., guix-commits, 2024/12/21
- 15/105: gnu: Add python-webcolors@24.11.1., guix-commits, 2024/12/21
- 16/105: gnu: python-cloud-init: Fix build., guix-commits, 2024/12/21
- 17/105: gnu: python-flask-restx: Update to 1.3.0., guix-commits, 2024/12/21
- 19/105: gnu: make-torbrowser: Unbundle libevent., guix-commits, 2024/12/21
- 21/105: gnu: make-torbrowser: Remove bundled zlib from source., guix-commits, 2024/12/21
- 20/105: gnu: make-torbrowser: Remove bzip2 from inputs., guix-commits, 2024/12/21
- 22/105: gnu: make-torbrowser: Unbundle libwebp., guix-commits, 2024/12/21
- 29/105: gnu: yggdrasil: Update to 0.5.11., guix-commits, 2024/12/21
- 23/105: gnu: make-torbrowser: Use ffmpeg-7., guix-commits, 2024/12/21