From patchwork Sun Jan 21 05:34:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Justin Veilleux X-Patchwork-Id: 59257 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6A3A027BBEA; Sun, 21 Jan 2024 05:36:15 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 997AA27BBE2 for ; Sun, 21 Jan 2024 05:36:11 +0000 (GMT) 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 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hello. Thanks for the feedback! Here is an updated patch. From 3336aef64ce5e47e1a71aee1d84919d2ae56abbe Mon Sep 17 00:00:00 2001 Message-ID: <3336aef64ce5e47e1a71aee1d84919d2ae56abbe.1705814798.git.terramorpha@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 © 2021, 2022 Vinicius Monego ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 Songlin Jiang -;;; Copyright © 2021, 2022 Justin Veilleux +;;; Copyright © 2021, 2022, 2024 Justin Veilleux ;;; Copyright © 2021 Attila Lendvai ;;; Copyright © 2021 Charles Jackson ;;; Copyright © 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 providing base-commit: 3e3975275bbab84d58f7740e9680b265769aa580 -- 2.41.0