GNU bug report logs -
#76092
[PATCH] gnu: sway: Update to 1.10.1.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Thu, 6 Feb 2025 12:55:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
To reply to this bug, email your comments to 76092 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76092
; Package
guix-patches
.
(Thu, 06 Feb 2025 12:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
iyzsong <at> envs.net
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 06 Feb 2025 12:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/wm.scm (sway): Update to 1.10.1.
Change-Id: I20de9c75fd12ff9189bae74a10e6e3eca7a7cbf8
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index dbec72698a..7e230a3d7a 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2122,7 +2122,7 @@ (define-public wmenu
(define-public sway
(package
(name "sway")
- (version "1.10")
+ (version "1.10.1")
(source
(origin
(method git-fetch)
@@ -2131,7 +2131,7 @@ (define-public sway
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0f8mdvpv9w44r91944s90s0cssqvgmnhi4zxn4xa4xllg3z98drz"))))
+ (base32 "175px3446mkm8015dhs1c4ia4a275hyfpvr6jnyghnx1rf9m06xq"))))
(build-system meson-build-system)
(arguments
(list
base-commit: 0c9da3dbcb47840089a0213a59c385e780317bb6
--
2.48.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 09 Feb 2025 03:13:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
iyzsong <at> envs.net
:
bug acknowledged by developer.
(Sun, 09 Feb 2025 03:13:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 76092-done <at> debbugs.gnu.org (full text, mbox):
Pushed, close.
This bug report was last modified 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.