From unknown Thu Jun 19 16:24:05 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47938] [PATCH 2/2] gnu: wlroots: Update to 0.13.0. Resent-From: Alexandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Apr 2021 18:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47938 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47938@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161903104221404 (code B ref -1); Wed, 21 Apr 2021 18:51:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Apr 2021 18:50:42 +0000 Received: from localhost ([127.0.0.1]:59796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZHvt-0005ZA-Vo for submit@debbugs.gnu.org; Wed, 21 Apr 2021 14:50:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:37854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZHvs-0005Yw-2r for submit@debbugs.gnu.org; Wed, 21 Apr 2021 14:50:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZHvr-0007MY-QZ for guix-patches@gnu.org; Wed, 21 Apr 2021 14:50:39 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZHvp-0003Vp-R3 for guix-patches@gnu.org; Wed, 21 Apr 2021 14:50:39 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 8077D240026 for ; Wed, 21 Apr 2021 20:50:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1619031036; bh=xwXOoeSwKmy+krYVcnUb0ZbvmseWpRKtI21dP2SX47o=; h=From:To:Subject:Date:From; b=qe4fUIQTSMc3Pch4Cd8qWWdQdMwq6bB8eUud2LvneJbKmIKPnsI9tKxUcWVfPk54R 4mq4z6ff2MsIZ4HYHHY6JNHoPQvO076nVorGqYYFFFSWPTX8DZmPzYaKRs78pyTXw4 4VvFQtlgM2qoxkg1zdoSRv3DtkpymsTFublZ7v53xiFz7HvLtAHMvbd5ZRqu/5Fzmy 2iDrmVZMXfwPRAG+dbMz0mBocxul0i/yoQU2m7pWcbqDFDPI5QhuoyG0gAx/9CiHN5 JKSO096xw9CnsLmkqQEAVpzSnm33/4DTCKOyKgKK32390YiTf8FqHAS6QRIaD7mkDo /5CmOVFSZub6Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FQV4C3BRvz6tmW for ; Wed, 21 Apr 2021 20:50:35 +0200 (CEST) From: Alexandr Vityazev Date: Wed, 21 Apr 2021 18:50:50 +0000 Message-ID: <87r1j3sc8l.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --- gnu/packages/wm.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index f92b8f4d85..a694913ca8 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -45,6 +45,7 @@ ;;; Copyright =C2=A9 2021 Sharlatan Hellseher ;;; Copyright =C2=A9 2021 qblade ;;; Copyright =C2=A9 2021 lasnesne +;;; Copyright =C2=A9 2021 Alexandr Vityazev ;;; ;;; This file is part of GNU Guix. ;;; @@ -1391,7 +1392,7 @@ functionality to display information about the most c= ommonly used services.") (define-public wlroots (package (name "wlroots") - (version "0.12.0") + (version "0.13.0") (source (origin (method git-fetch) @@ -1400,11 +1401,11 @@ functionality to display information about the most= commonly used services.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "01j38lmgs2c6fq68v8b75pkilia2wsgzgp46ivfbi9hhx47kgcfn")))) + (base32 "01plhbnsp5yg18arz0v8fr0pr9l4w4pdzwkg9px486qdvb3s1vgy")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-Dlogind-provider=3Delogind") - #:meson ,meson-0.55 + #:meson ,meson-next #:phases (modify-phases %standard-phases (add-before 'configure 'hardcode-paths --=20 2.31.1 --=20 Alexandr Vityazev From unknown Thu Jun 19 16:24:05 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47938] [PATCH] gnu: sway: Update to 1.6. References: <87r1j3sc8l.fsf@posteo.net> In-Reply-To: <87r1j3sc8l.fsf@posteo.net> Resent-From: Alexandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Apr 2021 09:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47938 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47938@debbugs.gnu.org Received: via spool by 47938-submit@debbugs.gnu.org id=B47938.161908435817755 (code B ref 47938); Thu, 22 Apr 2021 09:40:01 +0000 Received: (at 47938) by debbugs.gnu.org; 22 Apr 2021 09:39:18 +0000 Received: from localhost ([127.0.0.1]:60980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZVnq-0004cI-Ih for submit@debbugs.gnu.org; Thu, 22 Apr 2021 05:39:18 -0400 Received: from mout01.posteo.de ([185.67.36.65]:46937) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZVnn-0004c4-Rm for 47938@debbugs.gnu.org; Thu, 22 Apr 2021 05:39:17 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 74FAE240028 for <47938@debbugs.gnu.org>; Thu, 22 Apr 2021 11:39:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1619084349; bh=23N0ift+2PLVC/wASRnycIAUJl1xGu6rTGWXrRm/Jlg=; h=From:To:Subject:Date:From; b=rEDNPHR+T8HOp7AcJ21hXVaSIP1b0E+5T6WVzTaf7z/2ZmXdi0vYIh19Mjx8RDxEj 3bMzXS0yJsjj1iyN+Qb4nLUq0Mtnp7+hvg5xlz4l/UGpfxL9v96eCMwnmqyTFZiO5Y LqQfQKL46C01kyyQJxZ18rjLCxbmFMWDudjjaZNBa9VWB97qraTsa/1mi7XqyAkcFt bS9Dyunp22t3EuGTi1+Qk3YSpLePeu5nrwDamXvD9Fupb+XnyBQQ3heDtFjcud527w o2DkKmkpH1esPzBbAPbzzO2TNBuUt33HZzITgT8ebJuxEqPqo+LWRpkUXhePENvzxI yNeKIZoWf7RIA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FQsnS2JDBz9rxH for <47938@debbugs.gnu.org>; Thu, 22 Apr 2021 11:39:08 +0200 (CEST) From: Alexandr Vityazev Date: Thu, 22 Apr 2021 09:39:23 +0000 Message-ID: <87mttqslo4.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Add argument #:meson ,meson-next to build correctly. --- gnu/packages/wm.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index a694913ca8..7f4af88721 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1440,7 +1440,7 @@ modules for building a Wayland compositor.") (define-public sway (package (name "sway") - (version "1.5.1") + (version "1.6") (source (origin (method git-fetch) @@ -1449,10 +1449,11 @@ modules for building a Wayland compositor.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1xsa3h8zhf29p0mi90baxpr76jkd9pd1gr97ky8cnjbcs4isj9j0")))) + (base32 "0vnplva11yafhbijrk68wy7pw0psn9jm0caaymswq1s951xsn1c8")))) (build-system meson-build-system) (arguments - `(#:phases + `(#:meson ,meson-next + #:phases (modify-phases %standard-phases (add-before 'configure 'hardcode-paths (lambda* (#:key inputs #:allow-other-keys) -- 2.31.1 -- Alexandr Vityazev From unknown Thu Jun 19 16:24:05 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Alexandr Vityazev Subject: bug#47938: closed (Re: [bug#47938] [PATCH] gnu: sway: Update to 1.6.) Message-ID: References: <87r1j3sc8l.fsf@posteo.net> X-Gnu-PR-Message: they-closed 47938 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 47938@debbugs.gnu.org Date: Wed, 12 May 2021 23:31:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1620862261-25584-1" This is a multi-part message in MIME format... ------------=_1620862261-25584-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47938: [PATCH 2/2] gnu: wlroots: Update to 0.13.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 47938@debbugs.gnu.org. --=20 47938: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47938 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1620862261-25584-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47938-done) by debbugs.gnu.org; 12 May 2021 23:30:04 +0000 Received: from localhost ([127.0.0.1]:40838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgyIl-0006c5-Ux for submit@debbugs.gnu.org; Wed, 12 May 2021 19:30:04 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:44772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgyIk-0006b5-5A for 47938-done@debbugs.gnu.org; Wed, 12 May 2021 19:30:03 -0400 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lgyId-0003p1-Qa; Wed, 12 May 2021 19:29:55 -0400 Date: Wed, 12 May 2021 19:29:55 -0400 (EDT) From: Jack Hill X-X-Sender: jackhill@marsh.hcoop.net To: Alexandr Vityazev Subject: Re: [bug#47938] [PATCH] gnu: sway: Update to 1.6. In-Reply-To: <87mttqslo4.fsf@posteo.net> Message-ID: References: <87r1j3sc8l.fsf@posteo.net> <87mttqslo4.fsf@posteo.net> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47938-done Cc: 47938-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Thanks for preparing these patches. Sway and wlroots were already upgraded on the core-updates branch in afd2d66f2a4a7e4e7157f0a785491295434964c8 and b7daa450d93438e9c01fd72f930880e8d055921a. The new wlroots requires a new Wayland, which can only be updated on core updates because, according to `guix refresh -l wayland` 2474 would need to be rebuilt. When the core-updates branch is merged, the new Sway and wlroots will become available. I don't know the timeline for that, but hopefully it won't be too long. Therefore, I'm going to close this ticket. Thanks again for preparing it. For feedback on the patches, they looked good to me. Ordinarily, I would have tried to build them when reviewing as well, but I didn't in this case because of the Wayland dependency issue. Best, Jack ------------=_1620862261-25584-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Apr 2021 18:50:42 +0000 Received: from localhost ([127.0.0.1]:59796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZHvt-0005ZA-Vo for submit@debbugs.gnu.org; Wed, 21 Apr 2021 14:50:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:37854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZHvs-0005Yw-2r for submit@debbugs.gnu.org; Wed, 21 Apr 2021 14:50:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZHvr-0007MY-QZ for guix-patches@gnu.org; Wed, 21 Apr 2021 14:50:39 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZHvp-0003Vp-R3 for guix-patches@gnu.org; Wed, 21 Apr 2021 14:50:39 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 8077D240026 for ; Wed, 21 Apr 2021 20:50:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1619031036; bh=xwXOoeSwKmy+krYVcnUb0ZbvmseWpRKtI21dP2SX47o=; h=From:To:Subject:Date:From; b=qe4fUIQTSMc3Pch4Cd8qWWdQdMwq6bB8eUud2LvneJbKmIKPnsI9tKxUcWVfPk54R 4mq4z6ff2MsIZ4HYHHY6JNHoPQvO076nVorGqYYFFFSWPTX8DZmPzYaKRs78pyTXw4 4VvFQtlgM2qoxkg1zdoSRv3DtkpymsTFublZ7v53xiFz7HvLtAHMvbd5ZRqu/5Fzmy 2iDrmVZMXfwPRAG+dbMz0mBocxul0i/yoQU2m7pWcbqDFDPI5QhuoyG0gAx/9CiHN5 JKSO096xw9CnsLmkqQEAVpzSnm33/4DTCKOyKgKK32390YiTf8FqHAS6QRIaD7mkDo /5CmOVFSZub6Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FQV4C3BRvz6tmW for ; Wed, 21 Apr 2021 20:50:35 +0200 (CEST) From: Alexandr Vityazev To: guix-patches@gnu.org Subject: [PATCH 2/2] gnu: wlroots: Update to 0.13.0. Date: Wed, 21 Apr 2021 18:50:50 +0000 Message-ID: <87r1j3sc8l.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --- gnu/packages/wm.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index f92b8f4d85..a694913ca8 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -45,6 +45,7 @@ ;;; Copyright =C2=A9 2021 Sharlatan Hellseher ;;; Copyright =C2=A9 2021 qblade ;;; Copyright =C2=A9 2021 lasnesne +;;; Copyright =C2=A9 2021 Alexandr Vityazev ;;; ;;; This file is part of GNU Guix. ;;; @@ -1391,7 +1392,7 @@ functionality to display information about the most c= ommonly used services.") (define-public wlroots (package (name "wlroots") - (version "0.12.0") + (version "0.13.0") (source (origin (method git-fetch) @@ -1400,11 +1401,11 @@ functionality to display information about the most= commonly used services.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "01j38lmgs2c6fq68v8b75pkilia2wsgzgp46ivfbi9hhx47kgcfn")))) + (base32 "01plhbnsp5yg18arz0v8fr0pr9l4w4pdzwkg9px486qdvb3s1vgy")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-Dlogind-provider=3Delogind") - #:meson ,meson-0.55 + #:meson ,meson-next #:phases (modify-phases %standard-phases (add-before 'configure 'hardcode-paths --=20 2.31.1 --=20 Alexandr Vityazev ------------=_1620862261-25584-1--