From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OGAMLk2trGXKKgAA62LTzQ:P1 (envelope-from ) for ; Sun, 21 Jan 2024 06:36:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id OGAMLk2trGXKKgAA62LTzQ (envelope-from ) for ; Sun, 21 Jan 2024 06:36:13 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cock.li header.s=mail header.b=quQgPhNO; 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=1705815373; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=l601AcwNm8iDt3wC4DxPSj75Z5K0X78PwEAXez9Xc7U=; b=tPPdK3JNIIb2V7ma9HNlJx+6e1n9w2kVpJPVFkdmqNoeP0ZpmwKi0mafw/Yoq83Am9pEZL g4hgRRIOaxdqhdYeMAOhvZsgvrrYI+/piLavV1a1iHUE8xKfCiatJ0MgLKesySGHAKG6z6 dYFRQktfZqPpMvALVN8K5orkEsBdJGY2ylvyMtbaEMNkYPQfZmpxvJCSz8az8+cRGdc8t5 7ygfNAiBrSlLErET2QyHAJOesSwXjdMM3m9QSJ4Rl6Ni28MXW0O7EoibxsGl9daQ+oRnb8 ra6H2szE1wUgAl0ytYaO4yYrJoecdG2FrtV8ILqPjGtCvugV3irIt9WfMdvh9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cock.li header.s=mail header.b=quQgPhNO; 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-Seal: i=1; s=key1; d=yhetil.org; t=1705815373; a=rsa-sha256; cv=none; b=WoDoNAn8QE0s6CeUNuW1l1EC3TBggN6S5nL9TGL+GYc+bQGNWUeN5/i2XWtHGLMDvWC1/d XaDSm5PaFNIPozBh/z+3QmDZmNXUV9wRAco0sTRv2UpuUkYurcReVO+EghS9qSujTPFoY/ m+W7vEWOWdD73mNos2n7dq8adaLkPc9LDWbuHlqgWaNQtMoZ6CejMwCX0HcWV02panrtrV TdWkJZoObYqkpDG8veDw4gSzm2zudfgK+3GY+2lfiqd+bBgzuOH2L2ucfnlG8ila+bjRUy J6QYqBBFIgEnd+rovvYOdBg6BIdZGu1CT6hNYuMX7lf8LRymbMeyXOEpKRcC1A== 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 E97CD5BF7F for ; Sun, 21 Jan 2024 06:36:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRQV3-0003RK-Du; Sun, 21 Jan 2024 00:36:05 -0500 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 1rRQUx-0003OT-J5 for guix-patches@gnu.org; Sun, 21 Jan 2024 00:35:59 -0500 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 1rRQUx-0002bE-96 for guix-patches@gnu.org; Sun, 21 Jan 2024 00:35:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRQV0-0002Nd-Fd for guix-patches@gnu.org; Sun, 21 Jan 2024 00:36:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68574] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 44.17.0. Resent-From: Justin Veilleux Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 Jan 2024 05:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68574 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vivien Kraus Cc: 68574@debbugs.gnu.org Received: via spool by 68574-submit@debbugs.gnu.org id=B68574.17058153069084 (code B ref 68574); Sun, 21 Jan 2024 05:36:02 +0000 Received: (at 68574) by debbugs.gnu.org; 21 Jan 2024 05:35:06 +0000 Received: from localhost ([127.0.0.1]:36402 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRQU6-0002MR-0g for submit@debbugs.gnu.org; Sun, 21 Jan 2024 00:35:06 -0500 Received: from mail.cock.li ([37.120.193.123]:57378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRQU0-0002LI-Op for 68574@debbugs.gnu.org; Sun, 21 Jan 2024 00:35:04 -0500 From: Justin Veilleux DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1705815289; bh=nHjkCvi5tgJbcybLaq4Bh0T23KxBVxbCxd/br+2Al3k=; h=From:To:Subject:In-Reply-To:References:CC:Date:From; b=quQgPhNO5RDF6vQ443f/vbP3kBZH2Ii10KnImN4Tt4ydFAdKpybqB88OKmho9gEM9 515uzh1TfLRLMqJESSDBxpqsrMKhIwhJs+2foB7plAh98oY1m4YK0Lz+v2wTXjoyRE 4mfAcHTYLBces550uQaRtPiwg2LeYu1nT04sEUOqDGt0midqITUnkSIo4xe6HXDP5c hmrMhCGcxxMpG7kLNVehi1RxK6QcD+4STPshuFYUuYIdEJ4kVIvvuxFTzlICtZN7dw jTCaAGqkQ6y8TeK1d0XZqnlpyL2vvmX1EzZHlUq5VR1HJfcz7JKRb4tUoxJiO4mlW9 CH5OXLVs8mOsQ== In-Reply-To: <1957dda76ba12f5febb747d6dfa3d7be08a5d69b.camel@planete-kraus.eu> (Vivien Kraus's message of "Sat, 20 Jan 2024 00:22:20 +0100") References: <1957dda76ba12f5febb747d6dfa3d7be08a5d69b.camel@planete-kraus.eu> Date: Sun, 21 Jan 2024 00:34:47 -0500 Message-ID: <87ttn7dzbc.fsf@cock.li> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-Spam-Score: -2.67 X-Migadu-Queue-Id: E97CD5BF7F X-Spam-Score: -2.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: oRKZ3/+EO7X8 --=-=-= Content-Type: text/plain Hello. Thanks for the feedback! Here is an updated patch. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-gnome-shell-extension-paperwm-Update-to-44.17.0.patch Content-Transfer-Encoding: quoted-printable >From 3336aef64ce5e47e1a71aee1d84919d2ae56abbe Mon Sep 17 00:00:00 2001 Message-ID: <3336aef64ce5e47e1a71aee1d84919d2ae56abbe.1705814798.git.terram= orpha@cock.li> From: terramorpha Date: Thu, 18 Jan 2024 16:36:26 -0500 Subject: [PATCH] gnu: gnome-shell-extension-paperwm: Update to 44.17.0. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 44.= 17.0. --- gnu/packages/gnome-xyz.scm | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 6b66658215..568ee7343e 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -13,7 +13,7 @@ ;;; Copyright =C2=A9 2021, 2022 Vinicius Monego ;;; Copyright =C2=A9 2021 Guillaume Le Vaillant ;;; Copyright =C2=A9 2021 Songlin Jiang -;;; Copyright =C2=A9 2021, 2022 Justin Veilleux +;;; Copyright =C2=A9 2021, 2022, 2024 Justin Veilleux ;;; Copyright =C2=A9 2021 Attila Lendvai ;;; Copyright =C2=A9 2021 Charles Jackson ;;; Copyright =C2=A9 2022 Eric Bavier @@ -1016,33 +1016,33 @@ (define-public gnome-shell-extension-noannoyance (define-public gnome-shell-extension-paperwm (package (name "gnome-shell-extension-paperwm") - (version "36.0") + (version "44.17.0") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/paperwm/PaperWM") - (commit version))) + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 - "1ssnabwxrns36c61ppspjkr9i3qifv08pf2jpwl7cjv3pvyn4kly")) + "1d91k9qih81wckqf6554kf8grv6q61rkk4g776g0ijpmf35ljdin")) (snippet '(begin (delete-file "schemas/gschemas.compiled"))))) (build-system copy-build-system) (arguments - '(#:install-plan - '(("." "share/gnome-shell/extensions/paperwm@hedning:matrix.org" - #:include-regexp ("\\.js(on)?$" "\\.css$" "\\.ui$" "\\.png$" - "\\.xml$" "\\.compiled$"))) - #:phases - (modify-phases %standard-phases - (add-before 'install 'compile-schemas - (lambda _ - (with-directory-excursion "schemas" - (invoke "make")) - #t))))) + (list + #:install-plan + #~'(("." "share/gnome-shell/extensions/paperwm@paperwm.github.com" + #:include-regexp ("\\.js(on)?$" "\\.css$" "\\.ui$" "\\.png$" + "\\.xml$" "\\.compiled$" "\\.svg$"))) + #:phases + #~(modify-phases %standard-phases + (add-before 'install 'compile-schemas + (lambda _ + (with-directory-excursion "schemas" + (invoke "make"))))))) (native-inputs - `(("glib:bin" ,glib "bin"))) ; for glib-compile-schemas + `((,glib "bin"))) ; for glib-compile-schemas (home-page "https://github.com/paperwm/PaperWM") (synopsis "Tiled scrollable window management for GNOME Shell") (description "PaperWM is an experimental GNOME Shell extension providi= ng base-commit: 3e3975275bbab84d58f7740e9680b265769aa580 --=20 2.41.0 --=-=-=--