[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/23: gnu: egl-wayland: Update to 1.1.13.
From: |
guix-commits |
Subject: |
17/23: gnu: egl-wayland: Update to 1.1.13. |
Date: |
Mon, 5 Feb 2024 02:29:43 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 082cb392194e36e96fec1795e3c494c1992371e7
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Mon Jan 29 14:13:03 2024 +0800
gnu: egl-wayland: Update to 1.1.13.
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.13.
Change-Id: I2ecc5776e80f3bcebcfbbcde34865692a8758845
---
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 b7279d0633..e768cdb725 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5220,7 +5220,7 @@ application-facing EGL functions.")
(define-public egl-wayland
(package
(name "egl-wayland")
- (version "1.1.11")
+ (version "1.1.13")
(source
(origin
(method git-fetch)
@@ -5229,7 +5229,7 @@ application-facing EGL functions.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "11a3j2rjai2vsway9ki5y3ncvhrwd300pz2zcq36mq3brbr1vgf5"))))
+ (base32 "0irmvp8g2wn18q6k3vcmg4a57q4ddmqccv3g7hbysqnsdsps63rl"))))
(build-system meson-build-system)
(native-inputs
(cons* libglvnd ;needed for headers
- 09/23: gnu: font-sarasa-gothic: Update to 1.0.5., (continued)
- 09/23: gnu: font-sarasa-gothic: Update to 1.0.5., guix-commits, 2024/02/05
- 10/23: gnu: phantomsocks: Update to 0.0.0-20240125140126-2576269ca69a., guix-commits, 2024/02/05
- 02/23: gnu: mbedtls-for-hiawatha: Update package style., guix-commits, 2024/02/05
- 06/23: gnu: Add mbedtls, version 3.5.2., guix-commits, 2024/02/05
- 03/23: gnu: mbedtls-apache: Update to 2.28.7., guix-commits, 2024/02/05
- 12/23: gnu: kconfig-hardened-check: Update to 0.6.6., guix-commits, 2024/02/05
- 13/23: gnu: kconfig-hardened-check: Rename to kernel-hardening-checker., guix-commits, 2024/02/05
- 16/23: gnu: emacs-wanderlust: Update to 2.15.9-818.9fd2c65., guix-commits, 2024/02/05
- 21/23: gnu: go-github-com-docker-go-connections: Update to 0.5.0., guix-commits, 2024/02/05
- 15/23: gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44., guix-commits, 2024/02/05
- 17/23: gnu: egl-wayland: Update to 1.1.13.,
guix-commits <=
- 22/23: gnu: clamav: Update to 0.103.11., guix-commits, 2024/02/05
- 14/23: gnu: emacs-flim-lb: Update to 1.14.9-142.abdd231., guix-commits, 2024/02/05
- 11/23: gnu: picard: Update to 2.11., guix-commits, 2024/02/05
- 19/23: gnu: guile-ics: Update to 0.6.0., guix-commits, 2024/02/05
- 23/23: gnu: guile-yamlpp: Update to 0.3., guix-commits, 2024/02/05
- 18/23: gnu: Add egl-gbm., guix-commits, 2024/02/05
- 20/23: gnu: guile-ics: Fix cross-compilation., guix-commits, 2024/02/05