[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: wayland-protocols: Update to 1.39.
From: |
guix-commits |
Subject: |
06/07: gnu: wayland-protocols: Update to 1.39. |
Date: |
Sun, 29 Dec 2024 15:54:26 -0500 (EST) |
podiki pushed a commit to branch mesa-updates
in repository guix.
commit 6ffcbaa6a66e3c8bc7242b95998091b307f29bd0
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Fri Dec 20 15:14:47 2024 -0500
gnu: wayland-protocols: Update to 1.39.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.39.
Change-Id: I6ba34e3fb334acc2a016511eb8380e772237eaf2
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index cbada99f10..b17f6ca8b0 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1442,7 +1442,7 @@ fullscreen) or other display servers.")
(define-public wayland-protocols
(package
(name "wayland-protocols")
- (version "1.38")
+ (version "1.39")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1451,7 +1451,7 @@ fullscreen) or other display servers.")
(file-name (git-file-name name version))
(sha256
(base32
- "1aik5zmpjwhxsfv9aa88sg95s0mg6yvy2cbqbd1xhigfbnq271zb"))))
+ "1dpcwsd2p6sjf5164b674cr7vq24hp3lfdshijj438r4bx8bld28"))))
(build-system meson-build-system)
(inputs
(list wayland))
- branch mesa-updates created (now 94d4546c75), guix-commits, 2024/12/29
- 01/07: gnu: libdrm: Update to 2.4.124., guix-commits, 2024/12/29
- 03/07: gnu: mesa: Update to 24.3.1., guix-commits, 2024/12/29
- 04/07: gnu: libva: Update to 2.22.0., guix-commits, 2024/12/29
- 02/07: gnu: wayland-protocols: Update to 1.38., guix-commits, 2024/12/29
- 05/07: gnu: mesa: Build asahi vulkan driver on aarch64-linux., guix-commits, 2024/12/29
- 06/07: gnu: wayland-protocols: Update to 1.39.,
guix-commits <=
- 07/07: gnu: mesa: Update to 24.3.2., guix-commits, 2024/12/29