GNU bug report logs - #76718
SwayFX 0.5

Previous Next

Package: guix-patches;

Reported by: Josep Bigorra <jjbigorra <at> gmail.com>

Date: Mon, 3 Mar 2025 19:36:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Timo Wilken <guix <at> twilken.net>
To: 76718 <at> debbugs.gnu.org
Cc: andreas <at> enge.fr
Subject: [bug#76718] [PATCH v2 2/2] gnu: swayfx: Update to 0.5.
Date: Tue,  8 Apr 2025 19:31:09 +0200
* gnu/packages/wm.scm (swayfx): Update to 0.5.

Change-Id: I975260fb70938291addf7872c54cbe53ff654fc8
---
 gnu/packages/wm.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index dd3f00a5c74..73a2f550fc3 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2208,7 +2208,7 @@ (define-public swayfx
   (package
     (inherit sway)
     (name "swayfx")
-    (version "0.4")
+    (version "0.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2217,7 +2217,7 @@ (define-public swayfx
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0651gbkszc8wwkiiw983m3815cfyk4c9v4mpd1nqf27a0f6qjgsm"))))
+                "0pvha915hihip59g6dkhjifm9rvwrvgxd3shc6xz99r377prpml1"))))
     (build-system meson-build-system)
     (inputs (list basu
                   cairo
@@ -2231,7 +2231,7 @@ (define-public swayfx
                   scenefx
                   swaybg
                   wayland
-                  wlroots-0.17))
+                  wlroots))
     (home-page "https://github.com/WillPower3309/swayfx")
     (synopsis "Sway Fork with extra options and effects")
     (description
-- 
2.49.0





This bug report was last modified 104 days ago.

Previous Next


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