From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cIrOIL4vDWVF1AAA9RJhRA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 08:10:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cIrOIL4vDWVF1AAA9RJhRA (envelope-from ) for ; Fri, 22 Sep 2023 08:10:06 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CFBC9358F9 for ; Fri, 22 Sep 2023 08:10:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=d9MId9cr; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695363006; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=GJJE5+F8KRiT24BfmxlDjjza1X9dA7nlnpfVyK3l/9A=; b=BlDnWSr13XmO/PiDeLIABKXR79WtivcNUvccigwmKW50Yh0ODqUNRPKftygo9s2o64uuvU A560nMIKn7lS0YX04SK87gciM0WBa0cnAi2ZKTy8w2ggRwX4fjJrYEnjbi5iLqNcjdQXIR Fo6m9rlyjHqA0W+ObfZSwMBcG5b1ApRKI9GNXFj5DiSOIpWJ/b7RFpMFGvzzPqfD4+Hoa1 PE2Nzna8hy0iawR5X9WKlY0xrjL6Vzz4L0vgp/7kvw85j/7La5+/R2FQRyFBSBTenURIUT tT6WA3Su3sdoehytJLzKD2M+kIjWvLTfhPpRnVi/MLrvh8HgtznyXtyz2B/Ygg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695363006; a=rsa-sha256; cv=none; b=su4tvyPFouHn+vuhOPhWxZAzo+tkkAH5ytG4QxFQR+yb9y5Lk8fyCTcaktvZAWn/nLzjDp GVNsWfeeVfgOm2bBFZ9D0gigxIGWjCsseKjugt63PcksU0TyAv2EKs3vnHkn3P07XWrueG ey8QfF6HIbhwqkO67nUiB/+Ttx0kiaue4i3iGktZpLUFJkf04gPiJujsPtXYf7CRituH+1 4YTA/XZ0w3ETIuaWQrGbB+MrhlEDNP957BNbsXZnOUFvBFAk3MQSyGvNQRD/ukB56600Jg LsvipFuW+vX3pZwB1UlgdoV3tcc16UvKkwBqDXlr2Q4W8yoeMf7X6Hyy3tw0Kg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=d9MId9cr; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjZMO-0001XD-QI; Fri, 22 Sep 2023 02:09:52 -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 1qjZMN-0001Wm-GH for guix-patches@gnu.org; Fri, 22 Sep 2023 02:09:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qjZMN-0004Jz-74 for guix-patches@gnu.org; Fri, 22 Sep 2023 02:09:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjZMX-0006yf-If for guix-patches@gnu.org; Fri, 22 Sep 2023 02:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65986] [PATCH v2] gnu: icewm: Update to 3.4.2 References: <50f10861b97c4d35efc2e2708f0c40c4f0489ace.1694754065.git.atai@atai.org> In-Reply-To: <50f10861b97c4d35efc2e2708f0c40c4f0489ace.1694754065.git.atai@atai.org> Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 06:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65986 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65986@debbugs.gnu.org Cc: Andy Tai Received: via spool by 65986-submit@debbugs.gnu.org id=B65986.169536295526755 (code B ref 65986); Fri, 22 Sep 2023 06:10:01 +0000 Received: (at 65986) by debbugs.gnu.org; 22 Sep 2023 06:09:15 +0000 Received: from localhost ([127.0.0.1]:35160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjZLn-0006xT-4H for submit@debbugs.gnu.org; Fri, 22 Sep 2023 02:09:15 -0400 Received: from mail-pj1-x1031.google.com ([2607:f8b0:4864:20::1031]:58374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjZLh-0006xB-11 for 65986@debbugs.gnu.org; Fri, 22 Sep 2023 02:09:13 -0400 Received: by mail-pj1-x1031.google.com with SMTP id 98e67ed59e1d1-2749c756bcaso1316337a91.0 for <65986@debbugs.gnu.org>; Thu, 21 Sep 2023 23:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695362932; x=1695967732; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:from:to:cc:subject:date:message-id:reply-to; bh=GJJE5+F8KRiT24BfmxlDjjza1X9dA7nlnpfVyK3l/9A=; b=d9MId9crBmgKCdlgCanBX46TtXcwt03Y5F2r0NtnqpU/lItUk5/CKEmCR1LsMKOO9/ cpeyJbK/OdQOd+eG3SXLwahPsfu8QKdouwnm2GlaLDHWQURQ2p42/qHlh7gSlm4T3hsn 8cc9ulBd7Gl5EKRMcmAjbaMPp5IY5235kAcE5TVkBQOCTtWzCoqd4g5/3oCk+/L3DowT 4CM/9nwqrw4EB3iHidTCxr/CulyTDsDTzGm6QH81WDXFakNxw1BnAb9fRV6fK7qQzK0D y5y54VA2XxsSivJaX7pOdbcXtT2U2ERc5t6IrSUCti75p8VSw/CqoNi/Z9gUZIAuGhjb lR5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695362932; x=1695967732; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=GJJE5+F8KRiT24BfmxlDjjza1X9dA7nlnpfVyK3l/9A=; b=mEkY4hdJcSqOFol2zV4Q/247+I00oAFwR/G2QCQgMjUsaxESJgS9YsJrYXNLtVKssv p26KyljDWQhDSz8tyFSiDiPHtgYw8D8IzXkecha5sub5BtUyDe7XOYePUxdPlk3NEext HVDg1Zgqxat6Y52wSkb8ATbO9MhZLGDbtjaGzDzX93DqkuyFvoZfpzKWzjoWsUj/Y5Ir oWHwKbfWxH+OA1mVMw4qUgITyqx5ER4+sxvmNKR7bN3vgDSWfSkPeHzAAjglhDU60yVX JSG4gDmIzk3TBOtuTIHhujxD99aAc+7jDzur19W65IT6W5ydAF5u2meKdSxyeHpxgXkt nM5Q== X-Gm-Message-State: AOJu0YxbFx32BcfTiBBk/9b/oCvPaeF9q1XN18qssi65HGOgZDRXVUA5 7/wBMLYmxLaCbGqJYMnOBsvexx3TOS8= X-Google-Smtp-Source: AGHT+IGWstxapfn/a7LaLj4nhVvQbBOBpofVdaejUJIPDsKZUFTpo0GEd1vjF/RdQ5KfOJg+FeNIAg== X-Received: by 2002:a17:90b:88e:b0:262:d6cb:3567 with SMTP id bj14-20020a17090b088e00b00262d6cb3567mr7710263pjb.26.1695362932265; Thu, 21 Sep 2023 23:08:52 -0700 (PDT) Received: from localhost.localdomain ([98.37.226.98]) by smtp.googlemail.com with ESMTPSA id v6-20020a17090a6b0600b00262eb0d141esm2448260pjj.28.2023.09.21.23.08.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Sep 2023 23:08:51 -0700 (PDT) From: Andy Tai Date: Thu, 21 Sep 2023 23:08:47 -0700 Message-ID: <0f74a4d5881378e7e8ad5e355a817e7434ef20d1.1695362716.git.atai@atai.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.74 X-Spam-Score: -3.74 X-Migadu-Queue-Id: CFBC9358F9 X-TUID: Ob2VmJXPynyQ * gnu/packages/wm.scm (icewm): Update to 3.4.2 --- 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 e26a032267..a3ed3293e3 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -786,7 +786,7 @@ (define-public i3lock-fancy (define-public icewm (package (name "icewm") - (version "3.4.1") + (version "3.4.2") (source (origin (method url-fetch) (uri (string-append @@ -794,7 +794,7 @@ (define-public icewm version "/icewm-" version ".tar.lz")) (sha256 (base32 - "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r")))) + "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n")))) (build-system gnu-build-system) (native-inputs (list pkg-config)) (inputs (list fontconfig base-commit: 5d2593be0a9a766dfb1d93490047940b7b81d381 -- 2.41.0