GNU bug report logs - #75923
[PATCH 0/6] hypr* updates

Previous Next

Package: guix-patches;

Reported by: Murilo <murilo <at> disroot.org>

Date: Wed, 29 Jan 2025 13:19:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 75923 <at> debbugs.gnu.org (full text, mbox):

From: Murilo <murilo <at> disroot.org>
To: 75923 <at> debbugs.gnu.org
Cc: Murilo <murilo <at> disroot.org>
Subject: [PATCH v2 7/9] gnu: xdg-desktop-portal-hyprland: Update to 1.3.9.
Date: Thu, 30 Jan 2025 12:36:04 -0300
* gnu/packages/freedesktop.scm (xdg-desktop-portal-hyprland): Update to 1.3.9.
[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: Ia885131063d1798ac6a9b43877276e3469d69957
---
 gnu/packages/freedesktop.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 4e286a7a34..b202f10a92 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -3316,7 +3316,7 @@ (define-public xdg-desktop-portal-hyprland
                      (("\\<(hyprland-share-picker)\\>" _ cmd)
                       (string-append #$output "/bin/" cmd))))))))
     (native-inputs
-     (list gcc-13 hyprwayland-scanner pkg-config))
+     (list gcc-14 hyprwayland-scanner pkg-config))
     (inputs
      (list bash-minimal
            grim
-- 
2.48.1





This bug report was last modified 110 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.