From unknown Mon Aug 11 19:03:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63316] [PATCH] gnu: dwl: Update to 0.4. Resent-From: Antero Mejr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 May 2023 19:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63316 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63316@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168331476218457 (code B ref -1); Fri, 05 May 2023 19:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 May 2023 19:26:02 +0000 Received: from localhost ([127.0.0.1]:57571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv145-0004nS-UH for submit@debbugs.gnu.org; Fri, 05 May 2023 15:26:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:36004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv143-0004nD-Ou for submit@debbugs.gnu.org; Fri, 05 May 2023 15:26:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pv141-0003PP-UZ for guix-patches@gnu.org; Fri, 05 May 2023 15:25:59 -0400 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pv13y-0004IO-I2 for guix-patches@gnu.org; Fri, 05 May 2023 15:25:57 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4QCgdP40CQz9skF for ; Fri, 5 May 2023 21:25:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1683314745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I+VOLrkyKzVGQmkIG5fA/W5hu4kdLXs7QRX917wuf8w=; b=CvKdy0DwBUQtcI2Z3npQznm7Q+wYkY7KGCRB+KPk9niJ19VNsA7pGRqWY8Axtkkk95izJM eLfwgzz1UKChHFzBx/f0U+IoWrpA3Kcp/28nF9iLueJgt7nxVr+1IcIMwHembIFIxaUmUI 4ToPI1DZJODyqf9QtrRRTKYvgHmzqeugsuYbzzuEBCJFDVgv2XWybY34TPTYG+okWkmoTo 7YGdyFxTiJhSqOF7BcufxRZ6pEpHxk3OvX7b9ubJynn8FXOnHUrgXW1IMnyJ8YrBVTgocQ b0bqOMSyBhdzcuuCh45OuGlyJWEogB1wZ3NX1byfv+WqbTu8unHUnBeTvJRFyg== From: Antero Mejr Date: Fri, 5 May 2023 19:25:38 +0000 Message-Id: <20230505192538.15107-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: p77oiqtn96qte68mapqew94rricn44bc X-MBO-RS-ID: 5a484dfbee0224368da Received-SPF: pass client-ip=2001:67c:2050:0:465::102; envelope-from=antero@mailbox.org; helo=mout-p-102.mailbox.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 (dwl): Update to 0.4. --- dwl package won't build for me after the core-updates merge of wlroots. Version 0.4 works with the new wlroots version. 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 f1fcc68d5f..7eaf254405 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1436,7 +1436,7 @@ (define-public cwm (define-public dwl (package (name "dwl") - (version "0.3.1") + (version "0.4") (source (origin (method git-fetch) (uri (git-reference @@ -1445,7 +1445,7 @@ (define-public dwl (file-name (git-file-name name version)) (sha256 (base32 - "0952kajc60ijy6qz14y6s5n7dyyf14ndzrhs4ynxj97k76742z2l")))) + "0pj0h3zd2f60hxpavpmgzid1sj7hf9m5cgclbackljqq4gpwlvir")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; no tests -- 2.39.2 From unknown Mon Aug 11 19:03:49 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: Antero Mejr Subject: bug#63316: closed (Re: bug#63316: [PATCH] gnu: dwl: Update to 0.4.) Message-ID: References: <877ctbskbd.fsf@envs.net> <20230505192538.15107-1-antero@mailbox.org> X-Gnu-PR-Message: they-closed 63316 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 63316@debbugs.gnu.org Date: Sun, 14 May 2023 02:46:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1684032362-24750-1" This is a multi-part message in MIME format... ------------=_1684032362-24750-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63316: [PATCH] gnu: dwl: Update to 0.4. 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 63316@debbugs.gnu.org. --=20 63316: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63316 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1684032362-24750-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63316-done) by debbugs.gnu.org; 14 May 2023 02:45:06 +0000 Received: from localhost ([127.0.0.1]:39962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1py1jO-0006Pw-GV for submit@debbugs.gnu.org; Sat, 13 May 2023 22:45:06 -0400 Received: from mail.envs.net ([5.199.136.28]:45844) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1py1jL-0006PT-GG for 63316-done@debbugs.gnu.org; Sat, 13 May 2023 22:45:04 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E18DF38A18AE; Sun, 14 May 2023 02:45:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1684032301; bh=5wmyuD9TH/XDZEIQKiQJPrTT1CIjPxsh58GdD/LfVkU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=l3xv/ln5A4yUU+QaIbG1ZYHkW2p4Zv8O/7+PPuIswoLr2Ckxu143f3Eze+lWFk5Z7 9gIw+sTBWd/D/v0OCgRDPM0/xBMhIPppq7ki2FVQsN3vqZkI4pc/0fbqHMuufPYNLE BAxPwHVgXqlb6G8/X++wcq8HdiWAxbHz6oQUv/T2a3/XYdNdn3WFVE3kWJ6AODaGkR B4UN1Q2BYUm6PkN5ftN7+RuFekaC0n+RWsNxuAn3WjJwd4h7+iPyDE35+anr46IOEc pCN5jzO/2IpQk7CZXtvPJ3gfKntnCOoh1lEynApMC7uIrnp9bhSef5tva+xvgwfQvk jFXbiy70/XPBNG4biXMaD89AziM5SF7aH9Lo3wJkAO7nZGakrIBmzr6vqtvmrGPwwB lMEKArd7FystMQcAXXJVPLnYPN1aLgcz4NoSK7MoivlGpau5CCp1X/YiQfhyni9E+2 D1h2hYY459C6Egdzu7sNyP82wyLihnsu/2gHXkHniJ7YQ3kWtoAuI4BqpzXy3Ps/3W auX9l/MnkSJLwQmA6xSnnYm8aazDns5kf8sDF+cJba/nnVcz37f9NvtT9U1k/R8Vev 2kQe5nSjabPdcl2p/p7FWwBPQJjMp04YBXNwMrRSPjg8EpCqKWULKWYYxGjs+U0J+l 7llEmC1NPMh9S3nXXn9GiOBE= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9l-drwu0MVWO; Sun, 14 May 2023 02:44:58 +0000 (UTC) Received: from localhost (unknown [36.170.44.145]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 14 May 2023 02:44:58 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 97ab45f3; Sun, 14 May 2023 02:44:54 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Antero Mejr Subject: Re: bug#63316: [PATCH] gnu: dwl: Update to 0.4. References: <20230505192538.15107-1-antero@mailbox.org> Date: Sun, 14 May 2023 10:44:54 +0800 In-Reply-To: <20230505192538.15107-1-antero@mailbox.org> (Antero Mejr's message of "Fri, 5 May 2023 19:25:38 +0000") Message-ID: <877ctbskbd.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63316-done Cc: 63316-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 (-) Antero Mejr writes: > * gnu/packages/wm.scm (dwl): Update to 0.4. Pushed to master, thank you! ------------=_1684032362-24750-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 May 2023 19:26:02 +0000 Received: from localhost ([127.0.0.1]:57571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv145-0004nS-UH for submit@debbugs.gnu.org; Fri, 05 May 2023 15:26:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:36004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv143-0004nD-Ou for submit@debbugs.gnu.org; Fri, 05 May 2023 15:26:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pv141-0003PP-UZ for guix-patches@gnu.org; Fri, 05 May 2023 15:25:59 -0400 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pv13y-0004IO-I2 for guix-patches@gnu.org; Fri, 05 May 2023 15:25:57 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4QCgdP40CQz9skF for ; Fri, 5 May 2023 21:25:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1683314745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I+VOLrkyKzVGQmkIG5fA/W5hu4kdLXs7QRX917wuf8w=; b=CvKdy0DwBUQtcI2Z3npQznm7Q+wYkY7KGCRB+KPk9niJ19VNsA7pGRqWY8Axtkkk95izJM eLfwgzz1UKChHFzBx/f0U+IoWrpA3Kcp/28nF9iLueJgt7nxVr+1IcIMwHembIFIxaUmUI 4ToPI1DZJODyqf9QtrRRTKYvgHmzqeugsuYbzzuEBCJFDVgv2XWybY34TPTYG+okWkmoTo 7YGdyFxTiJhSqOF7BcufxRZ6pEpHxk3OvX7b9ubJynn8FXOnHUrgXW1IMnyJ8YrBVTgocQ b0bqOMSyBhdzcuuCh45OuGlyJWEogB1wZ3NX1byfv+WqbTu8unHUnBeTvJRFyg== From: Antero Mejr To: guix-patches@gnu.org Subject: [PATCH] gnu: dwl: Update to 0.4. Date: Fri, 5 May 2023 19:25:38 +0000 Message-Id: <20230505192538.15107-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: p77oiqtn96qte68mapqew94rricn44bc X-MBO-RS-ID: 5a484dfbee0224368da Received-SPF: pass client-ip=2001:67c:2050:0:465::102; envelope-from=antero@mailbox.org; helo=mout-p-102.mailbox.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 (dwl): Update to 0.4. --- dwl package won't build for me after the core-updates merge of wlroots. Version 0.4 works with the new wlroots version. 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 f1fcc68d5f..7eaf254405 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1436,7 +1436,7 @@ (define-public cwm (define-public dwl (package (name "dwl") - (version "0.3.1") + (version "0.4") (source (origin (method git-fetch) (uri (git-reference @@ -1445,7 +1445,7 @@ (define-public dwl (file-name (git-file-name name version)) (sha256 (base32 - "0952kajc60ijy6qz14y6s5n7dyyf14ndzrhs4ynxj97k76742z2l")))) + "0pj0h3zd2f60hxpavpmgzid1sj7hf9m5cgclbackljqq4gpwlvir")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; no tests -- 2.39.2 ------------=_1684032362-24750-1--