GNU bug report logs -
#74228
[PATCH] gnu: sway: Update to 1.10.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74228 in the body.
You can then email your comments to 74228 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74228
; Package
guix-patches
.
(Wed, 06 Nov 2024 14:49:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 06 Nov 2024 14:49:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/wm.scm (sway): Update to 1.10.
[inputs] Replace wlroots-0.17 with wlroots.
Change-Id: Ia5230c58ecb11e3b1e5a94557f2965d7e648851f
---
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 836d4b6c04..b8c47d0317 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1906,7 +1906,7 @@ (define-public wmenu
(define-public sway
(package
(name "sway")
- (version "1.9")
+ (version "1.10")
(source
(origin
(method git-fetch)
@@ -1915,7 +1915,7 @@ (define-public sway
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1n36vgpi4bg2gkiq4fam4khly1z9bjinmjclzq5vfx0z8h7a5bzz"))))
+ (base32 "0f8mdvpv9w44r91944s90s0cssqvgmnhi4zxn4xa4xllg3z98drz"))))
(build-system meson-build-system)
(arguments
(list
@@ -1943,7 +1943,7 @@ (define-public sway
pcre2
swaybg
wayland
- wlroots-0.17))
+ wlroots))
(native-inputs
(cons* linux-pam mesa pkg-config scdoc wayland-protocols
(if (%current-target-system)
base-commit: bd3d7c8587c6a229fdf242bfd12d540e5aa8acd3
--
2.47.0
Owner recorded as "Mazin Alhaddad" <mazin <at> getstate.dev>.
Request was from
"Mazin Alhaddad" <mazin <at> getstate.dev>
to
control <at> debbugs.gnu.org
.
(Wed, 06 Nov 2024 23:10:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at submit <at> debbugs.gnu.org (full text, mbox):
Review:
* submission: checked commit format, synopsis and description
* submission: patch applies cleanly, builds and runs locally
* functionality: test installed, guix lint is clean
* added: Reviewed-by commit trailer
Ashish SHUKLA (1):
gnu: sway: Update to 1.10.
gnu/packages/wm.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
base-commit: f0ac12fa1a261854c662a9746d06e7667bef1470
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:34:02 GMT)
Full text and
rfc822 format available.
Message #13 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/wm.scm (sway): Update to 1.10.
[inputs] Replace wlroots-0.17 with wlroots.
Change-Id: Ia5230c58ecb11e3b1e5a94557f2965d7e648851f
Reviewed-by: Mazin Alhaddad <mazin <at> getstate.dev>
---
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 836d4b6c04..b8c47d0317 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1906,7 +1906,7 @@ (define-public wmenu
(define-public sway
(package
(name "sway")
- (version "1.9")
+ (version "1.10")
(source
(origin
(method git-fetch)
@@ -1915,7 +1915,7 @@ (define-public sway
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1n36vgpi4bg2gkiq4fam4khly1z9bjinmjclzq5vfx0z8h7a5bzz"))))
+ (base32 "0f8mdvpv9w44r91944s90s0cssqvgmnhi4zxn4xa4xllg3z98drz"))))
(build-system meson-build-system)
(arguments
(list
@@ -1943,7 +1943,7 @@ (define-public sway
pcre2
swaybg
wayland
- wlroots-0.17))
+ wlroots))
(native-inputs
(cons* linux-pam mesa pkg-config scdoc wayland-protocols
(if (%current-target-system)
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:34:04 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:34:05 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:38:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:38:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:38:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org, "Mazin Alhaddad" <mazin <at> getstate.dev>
:
bug#74228
; Package
guix-patches
.
(Thu, 07 Nov 2024 00:38:03 GMT)
Full text and
rfc822 format available.
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Tue, 12 Nov 2024 22:50:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Tue, 12 Nov 2024 22:50:03 GMT)
Full text and
rfc822 format available.
Message #36 received at 74228-done <at> debbugs.gnu.org (full text, mbox):
Mazin AlHaddad <mazin <at> getstate.dev> skribis:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/wm.scm (sway): Update to 1.10.
> [inputs] Replace wlroots-0.17 with wlroots.
>
> Change-Id: Ia5230c58ecb11e3b1e5a94557f2965d7e648851f
> Reviewed-by: Mazin Alhaddad <mazin <at> getstate.dev>
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 11 Dec 2024 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 241 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.