From unknown Sat Aug 09 20:46:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58931 <58931@debbugs.gnu.org> To: bug#58931 <58931@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update clipmenu and improve it Reply-To: bug#58931 <58931@debbugs.gnu.org> Date: Sun, 10 Aug 2025 03:46:24 +0000 retitle 58931 [PATCH 0/2] Update clipmenu and improve it reassign 58931 guix-patches submitter 58931 EuAndreh severity 58931 normal tag 58931 patch moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 31 16:09:06 2022 Received: (at submit) by debbugs.gnu.org; 31 Oct 2022 20:09:06 +0000 Received: from localhost ([127.0.0.1]:41877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opb5m-0000fx-IS for submit@debbugs.gnu.org; Mon, 31 Oct 2022 16:09:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:47786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opb5k-0000fp-IM for submit@debbugs.gnu.org; Mon, 31 Oct 2022 16:09:05 -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 1opb5g-00065y-UJ for guix-patches@gnu.org; Mon, 31 Oct 2022 16:09:02 -0400 Received: from box.euandre.org ([46.101.160.115]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1opb5e-0006Gj-HE for guix-patches@gnu.org; Mon, 31 Oct 2022 16:09:00 -0400 Received: from authenticated-user (box.euandre.org [46.101.160.115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.euandre.org (Postfix) with ESMTPSA id 61A89FC4C9; Mon, 31 Oct 2022 17:08:51 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=euandre.org; s=mail; t=1667246932; bh=vEtUbcIDXeRQR7d6Ah5AdarmsxGnR7WV7nZNLBhpVWw=; h=From:To:Cc:Subject:Date:From; b=AAQ6v97f/L3w37Yc0yqAJn3Tlzj2Vv2tCJqI2r5q98XKEXSb7N9aptXjvz6X9LVk7 mG/ivH+GvbbovxL3XdOC51ScBBWcWnoIdevFK3/E1MMaY1NzLMyTzl3HkrKNAvLUU9 NCHhHeoTCwmZ/GKoI+NlcwlBSGWnZ4uH+FWiekfxFcdLdgKS6PGsbNWmrWxVf3Dxaa ATTutDAPYY5M9nbY+AE/zc65ayC1blGCDaAkH9SHwyLXXDgpmgRpfAK8JCRULZuuCs VRUAHVMglSB8zjOAtuZxqbj7Cq97Kj+yXvYfsekm7XjRel9ER+BL41jG1MK6Ve/Z57 4NajWyzyrLPnQ== From: EuAndreh To: guix-patches@gnu.org Subject: [PATCH 0/2] Update clipmenu and improve it Date: Mon, 31 Oct 2022 17:08:39 -0300 Message-Id: <20221031200839.10945-1-eu@euandre.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=46.101.160.115; envelope-from=eu@euandre.org; helo=box.euandre.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: EuAndreh 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.4 (--) Refactor build code, using g-expressions. A `git diff -w` (-w for "whitespace") makes it clearer that those are the changes. EuAndreh (2): gnu: clipmenu: Update to 6.2.0. gnu: clipmenu: Improve package style. gnu/packages/xdisorg.scm | 146 +++++++++++++++++++-------------------- 1 file changed, 71 insertions(+), 75 deletions(-) -- 2.38.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 31 16:17:55 2022 Received: (at 58931) by debbugs.gnu.org; 31 Oct 2022 20:17:55 +0000 Received: from localhost ([127.0.0.1]:41884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbEJ-0000t7-HI for submit@debbugs.gnu.org; Mon, 31 Oct 2022 16:17:55 -0400 Received: from box.euandre.org ([46.101.160.115]:41413) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbEH-0000sq-Bl for 58931@debbugs.gnu.org; Mon, 31 Oct 2022 16:17:54 -0400 Received: from authenticated-user (box.euandre.org [46.101.160.115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.euandre.org (Postfix) with ESMTPSA id 05F49FC4C9; Mon, 31 Oct 2022 17:17:45 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=euandre.org; s=mail; t=1667247466; bh=J/fpUrdNH5aKotNznVDhmho7y1A3f0awQ5RK+oCqBoY=; h=From:To:Cc:Subject:Date:From; b=RqYj0P/BHYs5gTxexHqXEmF10gzpRbVu+YWdWoLJGMeJXL3+oJjIgT+BkMbm/SWwK ytaKcaTnXCN7lD3eQBxxHAzNlkCtS/AzXKrHTjljdqh1wCXBD0gxF8Wc8CA0WSyP97 sYAi6QebUE3QTqmR4w7CNLlzjWjB6p71SvF6aHDupSPHBQjw94AGaHQL1rr9HAdrd1 9tYpeCrinLZ+Y3sSQamLEFvQUnkipWfx4NGMVKv5ideTS8xRO3TKP5plyVHq9K25Ud OQ18B8CiIZPpUcCca1CpAFspNLHgG0w4OKiOVMjDvbR8WsMeMruBG92z3L5DrGC6j+ kD3orezQg3hxA== From: EuAndreh To: 58931@debbugs.gnu.org Subject: [PATCH 1/2] gnu: clipmenu: Update to 6.2.0. Date: Mon, 31 Oct 2022 17:17:40 -0300 Message-Id: <20221031201741.29100-1-eu@euandre.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 58931 Cc: EuAndreh 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 (-) * gnu/packages/xdisorg.scm (clipmenu): Update to 6.2.0. --- gnu/packages/xdisorg.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 1a868146a0..a0f0f54773 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2768,11 +2768,11 @@ (define-public clipnotify (license license:public-domain))) (define-public clipmenu - (let ((commit "bcbe7b144598db4a103f14e8408c4b7327d6d5e1") + (let ((commit "7c34ace1fbab76eb1c1dc9b30dd4ac1a7fe4b90b") (revision "1")) (package (name "clipmenu") - (version (string-append "6.0.1-" + (version (string-append "6.2.0-" revision "." (string-take commit 7))) (source (origin @@ -2783,7 +2783,7 @@ (define-public clipmenu (file-name (git-file-name name version)) (sha256 (base32 - "0053j4i14lz5m2bzc5sch5id5ilr1bl196mp8fp0q8x74w3vavs9")))) + "1403sw49ccb8xsd8v611fzp0csaglfz8nmz3wcjsk8x11h9jvxwy")))) (build-system gnu-build-system) (arguments `(#:phases @@ -2799,6 +2799,8 @@ (define-public clipmenu (install-file "clipdel" bin) (install-file "clipmenu" bin) (install-file "clipmenud" bin) + (install-file "clipfsck" bin) + (install-file "clipctl" bin) (install-file "README.md" doc) #t))) (add-after 'install 'wrap-script @@ -2820,7 +2822,7 @@ (define-public clipmenu (string-append dir "/bin")) (list clipnotify coreutils-minimal gawk util-linux xdotool xsel))))) - '("clipmenu" "clipmenud" "clipdel"))) + '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipctl"))) #t)) (replace 'check (lambda* (#:key inputs outputs #:allow-other-keys) -- 2.38.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 31 16:18:00 2022 Received: (at 58931) by debbugs.gnu.org; 31 Oct 2022 20:18:00 +0000 Received: from localhost ([127.0.0.1]:41888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbEN-0000tN-SK for submit@debbugs.gnu.org; Mon, 31 Oct 2022 16:18:00 -0400 Received: from box.euandre.org ([46.101.160.115]:60047) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbEM-0000sw-4b for 58931@debbugs.gnu.org; Mon, 31 Oct 2022 16:17:58 -0400 Received: from authenticated-user (box.euandre.org [46.101.160.115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.euandre.org (Postfix) with ESMTPSA id DA505FCD21; Mon, 31 Oct 2022 17:17:51 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=euandre.org; s=mail; t=1667247472; bh=ce1bvcfGXYszkxi0ydR45YYwf3TFkHK6SXfZ5y4WAeQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZV8zkkUDHACCEclHxtG2z+IZS49nHhLv44hxNLGjoFB6F3GIc6/hfgQTnoXxQ9mEy ZopM4EgZEe+bOIaU2Ja6g/8Kv8UbyUdIFmrryQrW6CGr0dHu2TjnzE9xAdD5zLQUP8 5Om87UTtUkQfmxehOCbItBeqLgugt8VbftYHk3R8cyWFrZefSVoj2cexH0AaPJkjqc YFOjJkMO+L2Yk7q7tXTdw/RiwwNADprVhNwCUPKmn6Gy6HRZBtUDclrMs1UBLDZpJV mnW+kSmc9AWwlJmNCQ0uh8MbtwFV/tlauQGTpte0Z5Piddwpf6a2/qKIw5DDKnDSLi xcQe3coOrbhZw== From: EuAndreh To: 58931@debbugs.gnu.org Subject: [PATCH 2/2] gnu: clipmenu: Improve package style. Date: Mon, 31 Oct 2022 17:17:41 -0300 Message-Id: <20221031201741.29100-2-eu@euandre.org> In-Reply-To: <20221031201741.29100-1-eu@euandre.org> References: <20221031201741.29100-1-eu@euandre.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 58931 Cc: EuAndreh 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 (-) * gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; remove trailing #t from phases. [source]: Use url-fetch over ad-hoc git-fetch. --- gnu/packages/xdisorg.scm | 148 +++++++++++++++++++-------------------- 1 file changed, 71 insertions(+), 77 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index a0f0f54773..288a01129f 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2768,82 +2768,76 @@ (define-public clipnotify (license license:public-domain))) (define-public clipmenu - (let ((commit "7c34ace1fbab76eb1c1dc9b30dd4ac1a7fe4b90b") - (revision "1")) - (package - (name "clipmenu") - (version (string-append "6.2.0-" - revision "." (string-take commit 7))) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/cdown/clipmenu") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1403sw49ccb8xsd8v611fzp0csaglfz8nmz3wcjsk8x11h9jvxwy")))) - (build-system gnu-build-system) - (arguments - `(#:phases - (modify-phases %standard-phases - (delete 'configure) - (delete 'build) - (replace 'install - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (bin (string-append out "/bin")) - (doc (string-append %output "/share/doc/" - ,name "-" ,version))) - (install-file "clipdel" bin) - (install-file "clipmenu" bin) - (install-file "clipmenud" bin) - (install-file "clipfsck" bin) - (install-file "clipctl" bin) - (install-file "README.md" doc) - #t))) - (add-after 'install 'wrap-script - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (clipnotify (assoc-ref inputs "clipnotify")) - (coreutils-minimal (assoc-ref inputs "coreutils-minimal")) - (gawk (assoc-ref inputs "gawk")) - (util-linux (assoc-ref inputs "util-linux")) - (xdotool (assoc-ref inputs "xdotool")) - (xsel (assoc-ref inputs "xsel")) - (guile (search-input-file inputs "bin/guile"))) - (for-each - (lambda (prog) - (wrap-script (string-append out "/bin/" prog) - #:guile guile - `("PATH" ":" prefix - ,(map (lambda (dir) - (string-append dir "/bin")) - (list clipnotify coreutils-minimal - gawk util-linux xdotool xsel))))) - '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipctl"))) - #t)) - (replace 'check - (lambda* (#:key inputs outputs #:allow-other-keys) - ;; substitute a shebang appearing inside a string (the test - ;; file writes this string to a temporary file): - (substitute* "tests/test-clipmenu" - (("#!/usr/bin/env bash") - (string-append "#!" (which "bash")))) - (invoke "tests/test-clipmenu") - #t))))) - (inputs - (list clipnotify - coreutils-minimal - gawk - guile-3.0 ; for wrap-script - util-linux - xdotool - xsel)) - (home-page "https://github.com/cdown/clipmenu") - (synopsis "Simple clipboard manager using dmenu or rofi and xsel") - (description "Start @command{clipmenud}, then run @command{clipmenu} to + (package + (name "clipmenu") + (version "6.2.0") + (source + (origin + (method url-fetch) + (uri (string-append + "https://github.com/cdown/clipmenu/archive/refs/tags/" + version + "/clipmenu-" version ".tar.gz")) + (sha256 + (base32 + "1f5vmncamnx5n3pwrs5s7v8c9xfckz6f3ikiiqbai3g7vclh90qm")))) + (build-system gnu-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (delete 'configure) + (delete 'build) + (replace 'install + (lambda _ + (let ((bin (string-append #$output "/bin")) + (doc (string-append #$output "/share/doc/" + #$name "-" #$version))) + (install-file "clipdel" bin) + (install-file "clipmenu" bin) + (install-file "clipmenud" bin) + (install-file "clipfsck" bin) + (install-file "clipctl" bin) + (install-file "README.md" doc)))) + (add-after 'install 'wrap-script + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (clipnotify (assoc-ref inputs "clipnotify")) + (coreutils-minimal (assoc-ref inputs "coreutils-minimal")) + (gawk (assoc-ref inputs "gawk")) + (util-linux (assoc-ref inputs "util-linux")) + (xdotool (assoc-ref inputs "xdotool")) + (xsel (assoc-ref inputs "xsel")) + (guile (search-input-file inputs "bin/guile"))) + (for-each + (lambda (prog) + (wrap-script (string-append out "/bin/" prog) + #:guile guile + `("PATH" ":" prefix + ,(map (lambda (dir) + (string-append dir "/bin")) + (list clipnotify coreutils-minimal + gawk util-linux xdotool xsel))))) + '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipctl"))))) + (replace 'check + (lambda* (#:key inputs outputs #:allow-other-keys) + ;; substitute a shebang appearing inside a string (the test + ;; file writes this string to a temporary file): + (substitute* "tests/test-clipmenu" + (("#!/usr/bin/env bash") + (string-append "#!" (which "bash")))) + (invoke "tests/test-clipmenu")))))) + (inputs + (list clipnotify + coreutils-minimal + gawk + guile-3.0 ; for wrap-script + util-linux + xdotool + xsel)) + (home-page "https://github.com/cdown/clipmenu") + (synopsis "Simple clipboard manager using dmenu or rofi and xsel") + (description "Start @command{clipmenud}, then run @command{clipmenu} to select something to put on the clipboard. When @command{clipmenud} detects changes to the clipboard contents, it writes @@ -2851,7 +2845,7 @@ (define-public clipmenu to find all available clips and launches @command{dmenu} (or @command{rofi}, depending on the value of @code{CM_LAUNCHER}) to let the user select a clip. After selection, the clip is put onto the PRIMARY and CLIPBOARD X selections.") - (license license:public-domain)))) + (license license:public-domain))) (define-public kbdd (package -- 2.38.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 03 13:16:35 2022 Received: (at submit) by debbugs.gnu.org; 3 Nov 2022 17:16:36 +0000 Received: from localhost ([127.0.0.1]:50308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqdpT-0000kQ-KI for submit@debbugs.gnu.org; Thu, 03 Nov 2022 13:16:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:46412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqdpS-0000kH-NL for submit@debbugs.gnu.org; Thu, 03 Nov 2022 13:16:34 -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 1oqdpS-0007bB-HL for guix-patches@gnu.org; Thu, 03 Nov 2022 13:16:34 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqdpQ-0001Hy-Ts for guix-patches@gnu.org; Thu, 03 Nov 2022 13:16:34 -0400 Received: from localhost (93-63-133-243.ip27.fastwebnet.it [93.63.133.243]) by mira.cbaines.net (Postfix) with ESMTPSA id 6863E27BBE9; Thu, 3 Nov 2022 17:16:30 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f4f7b3b8; Thu, 3 Nov 2022 17:16:29 +0000 (UTC) References: <20221031201741.29100-1-eu@euandre.org> <20221031201741.29100-2-eu@euandre.org> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines To: EuAndreh Subject: Re: [bug#58931] [PATCH 2/2] gnu: clipmenu: Improve package style. Date: Thu, 03 Nov 2022 18:15:47 +0100 In-reply-to: <20221031201741.29100-2-eu@euandre.org> Message-ID: <877d0cm00k.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 58931@debbugs.gnu.org, guix-patches@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: -2.4 (--) --=-=-= Content-Type: text/plain EuAndreh via Guix-patches via writes: > * gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; > remove trailing #t from phases. > [source]: Use url-fetch over ad-hoc git-fetch. The linter points out: the source URI should not be an autogenerated tarball Given that, we probably want to stick with fetching via Git? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNj92tfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XckZA//QWkz8aHo8Kn4jLCdNGppSvb8LtPJxktz UAelmN7vgZeq5CV5EuLtlgjAE+O6cDhaGm8BI0I1xrBCkTs56VqmJ5xEHsQLB+J8 Z5AEVa7h03oo8jtVS+k3gFmtA8X8HqxgiV6WsZG96rIRpTjvj96CqBFsOvZxU7OA HQACmrBvBULRnYApBPHrvm63H53UclsN9C2HYIve/rLfW8Zwcd4hSvT3KH09ZwJC frXulvwo60+8/p2jyNc2ZlP6MEUmcx+6Q49lB84C8r8seH/Q09VrjJSg+0CvEX2t 4JESG+HXWDoDHdbVOk3V4YX/8fxeaQdCVyFxCcVnBjjafHiSV7xtsWiC36C2jDxm 7PgGvzkete2PZuKSUW6n1d6sfW/BGAbXCLcuX5uDXvSdtjmTBcy1dDW5l7TLGOKs FPgrLtjxaL/1eOdJyR0xaAF1zLsOKqQ+hJK7UMVv+ZjsupGnrXFG/ad8Qcoei9mK 3lIgIRt7W0EGlRVcxQLXu8TSdiRxNbsvG9M8r8h59Ka6MHBbaJpTg+w9BD2pr6jn 9cnLjfHZsrrLpZZKY3GhURbku5wYkYuFsLSjAJAFNwxbmcZAVAvwDCw5+6kWRDuW uShVdBqH9yaoFm7pWTiL10PejsV6/S7f4DRD8VyUqozI3NJJ2OGKi64COAlVh5xw 5kuFLDhLv4Y= =bn9r -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 03 14:00:37 2022 Received: (at control) by debbugs.gnu.org; 3 Nov 2022 18:00:37 +0000 Received: from localhost ([127.0.0.1]:50519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqeW5-0006XT-2B for submit@debbugs.gnu.org; Thu, 03 Nov 2022 14:00:37 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqeW3-0006XM-UC for control@debbugs.gnu.org; Thu, 03 Nov 2022 14:00:36 -0400 Received: from localhost (93-63-133-243.ip27.fastwebnet.it [93.63.133.243]) by mira.cbaines.net (Postfix) with ESMTPSA id 3B89727BBE9 for ; Thu, 3 Nov 2022 18:00:35 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 6cf1368d for ; Thu, 3 Nov 2022 18:00:34 +0000 (UTC) From: Christopher Baines To: control@debbugs.gnu.org Subject: tag 58931 moreinfo Date: Thu, 03 Nov 2022 18:00:34 +0000 Message-ID: <87y1sr2a0t.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control 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 (-) tags 58931 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 18:23:56 2022 Received: (at 58931) by debbugs.gnu.org; 29 Nov 2022 23:23:56 +0000 Received: from localhost ([127.0.0.1]:57115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xD-0004XC-JK for submit@debbugs.gnu.org; Tue, 29 Nov 2022 18:23:56 -0500 Received: from euandre.org ([216.238.68.100]:48066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xA-0004Wv-RZ for 58931@debbugs.gnu.org; Tue, 29 Nov 2022 18:23:54 -0500 Received: from euandre.org (localhost [127.0.0.1]) by euandre.org (Postfix) with ESMTP id 4181E37948D; Tue, 29 Nov 2022 20:23:51 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=euandre.org; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=dkimproxy; bh=jwVtwOx LsMgfIHJpJ4Cs7iyJlcs=; b=gKlESD8+U85Sdo/6Ddf0A7VVopVIcWdcB6GxCiT 5Zqh5IclgsQC/sdh46QK5sbPCV9VMVnQD6aeRtgdx9BkFfSS/UKeOyQQ0f+nxMPp ezF9ZFw3DFw7dC8hmU4Jg36yl6gXnwcwiU+b9MIS+jJgy7o8kYKwDfio1+vtEiMY TPbEP5qp+YWMLJWk/eBmYMvQMFzqE0JaX926pxJq8xMk+LJDKZWjg76qERvVOQJz r9Gl17D+Vve3EVE7apGzh3FS9p8vsXwR8ROgC+kZKbu++APCm+zlBJu+rMkqXMFN zAQ9BxvHrp0D7BGn2d3blLoyyry8yss0MGSx1bIDddswUVg== From: EuAndreh To: 58931@debbugs.gnu.org Subject: [PATCH v2 2/2] gnu: clipmenu: Improve package style. Date: Tue, 29 Nov 2022 20:23:46 -0300 Message-Id: <20221129232346.29710-3-eu@euandre.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221129232346.29710-1-eu@euandre.org> References: <877d0cm00k.fsf@cbaines.net> <20221129232346.29710-1-eu@euandre.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 58931 Cc: EuAndreh 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 (-) * gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; remove trailing #t from phases. --- No more changing the git-fetch here. gnu/packages/xdisorg.scm | 91 +++++++++++++++++++--------------------- 1 file changed, 44 insertions(+), 47 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index f2edb793e8..1943a75377 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2827,53 +2827,50 @@ (define-public clipmenu "1403sw49ccb8xsd8v611fzp0csaglfz8nmz3wcjsk8x11h9jvxwy")))) (build-system gnu-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (delete 'configure) - (delete 'build) - (replace 'install - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (bin (string-append out "/bin")) - (doc (string-append %output "/share/doc/" - ,name "-" ,version))) - (install-file "clipdel" bin) - (install-file "clipmenu" bin) - (install-file "clipmenud" bin) - (install-file "clipfsck" bin) - (install-file "clipctl" bin) - (install-file "README.md" doc) - #t))) - (add-after 'install 'wrap-script - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (clipnotify (assoc-ref inputs "clipnotify")= ) - (coreutils-minimal (assoc-ref inputs "coreutils-mi= nimal")) - (gawk (assoc-ref inputs "gawk")) - (util-linux (assoc-ref inputs "util-linux")= ) - (xdotool (assoc-ref inputs "xdotool")) - (xsel (assoc-ref inputs "xsel")) - (guile (search-input-file inputs "bin/= guile"))) - (for-each - (lambda (prog) - (wrap-script (string-append out "/bin/" prog) - #:guile guile - `("PATH" ":" prefix - ,(map (lambda (dir) - (string-append dir "/bin")) - (list clipnotify coreutils-minimal - gawk util-linux xdotool xsel))))) - '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipctl= "))) - #t)) - (replace 'check - (lambda* (#:key inputs outputs #:allow-other-keys) - ;; substitute a shebang appearing inside a string (the te= st - ;; file writes this string to a temporary file): - (substitute* "tests/test-clipmenu" - (("#!/usr/bin/env bash") - (string-append "#!" (which "bash")))) - (invoke "tests/test-clipmenu") - #t))))) + (list + #:phases + #~(modify-phases %standard-phases + (delete 'configure) + (delete 'build) + (replace 'install + (lambda _ + (let ((bin (string-append #$output "/bin")) + (doc (string-append #$output "/share/doc/" + #$name "-" #$version))) + (install-file "clipdel" bin) + (install-file "clipmenu" bin) + (install-file "clipmenud" bin) + (install-file "clipfsck" bin) + (install-file "clipctl" bin) + (install-file "README.md" doc)))) + (add-after 'install 'wrap-script + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (clipnotify (assoc-ref inputs "clipnotify"= )) + (coreutils-minimal (assoc-ref inputs "coreutils-m= inimal")) + (gawk (assoc-ref inputs "gawk")) + (util-linux (assoc-ref inputs "util-linux"= )) + (xdotool (assoc-ref inputs "xdotool")) + (xsel (assoc-ref inputs "xsel")) + (guile (search-input-file inputs "bin= /guile"))) + (for-each + (lambda (prog) + (wrap-script (string-append out "/bin/" prog) + #:guile guile + `("PATH" ":" prefix + ,(map (lambda (dir) + (string-append dir "/bin")) + (list clipnotify coreutils-minimal + gawk util-linux xdotool xsel))))) + '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipct= l"))))) + (replace 'check + (lambda* (#:key inputs outputs #:allow-other-keys) + ;; substitute a shebang appearing inside a string (the t= est + ;; file writes this string to a temporary file): + (substitute* "tests/test-clipmenu" + (("#!/usr/bin/env bash") + (string-append "#!" (which "bash")))) + (invoke "tests/test-clipmenu")))))) (inputs (list clipnotify coreutils-minimal --=20 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 18:23:56 2022 Received: (at 58931) by debbugs.gnu.org; 29 Nov 2022 23:23:56 +0000 Received: from localhost ([127.0.0.1]:57117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xE-0004XE-5P for submit@debbugs.gnu.org; Tue, 29 Nov 2022 18:23:56 -0500 Received: from euandre.org ([216.238.68.100]:48064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xA-0004Wu-Pr for 58931@debbugs.gnu.org; Tue, 29 Nov 2022 18:23:54 -0500 Received: from euandre.org (localhost [127.0.0.1]) by euandre.org (Postfix) with ESMTP id 4666137948F; Tue, 29 Nov 2022 20:23:51 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=euandre.org; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=dkimproxy; bh=Mps6bDH I91masAzrtotfyN6Gr8Q=; b=qN7cD/eoxlQsw7lK/vLW2nXpx0tkOJLRmP7q8Rk e5JRhKQVl8KBkb0vRRARZ9lMsf/APa0NivW3ifeiqzhUTJzNWz4GWOSATIfENUFJ 2LOHsF+SWAaVP2aFaBtld3eQStQqCK/EjU8Ag8odA2iB02yTp8Tc8/WXYRBkFCiu IWQOLGr1eggAcWKZiKseRTr2xAX9JXs34rKmqEyq8bPG7Joter9zaRhMyV/xaVBf m4mbW9L8OuWTqyhIszenHvpbsJC63EXuSx2iVHdwOCUif4oPjsTf2rSkpgzTerxN ebDuq0KYrUj0+H+g8nwxNmxpMf9hrs4N2B7+u0sTo5NZH1Q== From: EuAndreh To: 58931@debbugs.gnu.org Subject: [PATCH v2 1/2] gnu: clipmenu: Update to 6.2.0. Date: Tue, 29 Nov 2022 20:23:45 -0300 Message-Id: <20221129232346.29710-2-eu@euandre.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221129232346.29710-1-eu@euandre.org> References: <877d0cm00k.fsf@cbaines.net> <20221129232346.29710-1-eu@euandre.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 58931 Cc: EuAndreh 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 (-) * gnu/packages/xdisorg.scm (clipmenu): Update to 6.2.0. --- This patch is the same as previously. gnu/packages/xdisorg.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 9cc7cc652a..f2edb793e8 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2809,11 +2809,11 @@ (define-public clipnotify (license license:public-domain))) =20 (define-public clipmenu - (let ((commit "bcbe7b144598db4a103f14e8408c4b7327d6d5e1") + (let ((commit "7c34ace1fbab76eb1c1dc9b30dd4ac1a7fe4b90b") (revision "1")) (package (name "clipmenu") - (version (string-append "6.0.1-" + (version (string-append "6.2.0-" revision "." (string-take commit 7))) (source (origin @@ -2824,7 +2824,7 @@ (define-public clipmenu (file-name (git-file-name name version)) (sha256 (base32 - "0053j4i14lz5m2bzc5sch5id5ilr1bl196mp8fp0q8x74w3vavs9")))) + "1403sw49ccb8xsd8v611fzp0csaglfz8nmz3wcjsk8x11h9jvxwy")))) (build-system gnu-build-system) (arguments `(#:phases @@ -2840,6 +2840,8 @@ (define-public clipmenu (install-file "clipdel" bin) (install-file "clipmenu" bin) (install-file "clipmenud" bin) + (install-file "clipfsck" bin) + (install-file "clipctl" bin) (install-file "README.md" doc) #t))) (add-after 'install 'wrap-script @@ -2861,7 +2863,7 @@ (define-public clipmenu (string-append dir "/bin")) (list clipnotify coreutils-minimal gawk util-linux xdotool xsel))))) - '("clipmenu" "clipmenud" "clipdel"))) + '("clipmenu" "clipmenud" "clipdel" "clipfsck" "clipctl= "))) #t)) (replace 'check (lambda* (#:key inputs outputs #:allow-other-keys) --=20 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 18:24:17 2022 Received: (at 58931) by debbugs.gnu.org; 29 Nov 2022 23:24:17 +0000 Received: from localhost ([127.0.0.1]:57122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xZ-0004Xw-Ij for submit@debbugs.gnu.org; Tue, 29 Nov 2022 18:24:17 -0500 Received: from euandre.org ([216.238.68.100]:48062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p09xA-0004Wt-PZ for 58931@debbugs.gnu.org; Tue, 29 Nov 2022 18:23:55 -0500 Received: from euandre.org (localhost [127.0.0.1]) by euandre.org (Postfix) with ESMTP id 4B6B7379491; Tue, 29 Nov 2022 20:23:51 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=euandre.org; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=dkimproxy; bh=NlT7LT1 PbLxMr1oAHRD6by1qSnM=; b=nqe7kkrmvP1HDgvsr0c7GCe2gd2iOHB2WABqibK GkWOK1j3+2fi0+HNBCGwo59IDAmu0xhmFG5kycQ/C70t0oJtdbopBVpFhQaHc8jQ f1QSMLou3+uWpcqiXlIi0eWbai4v4zRuSUkKk4DjG9X7+fmvou+/b3qTIVZNy4jj Nm8No46kul5KG8aWwHiUH23oR/BoJVR6wvGQjc495dfnISyARak46EZ6pnBE48XA zdR56Zg/GVvS8/4OgHgZFIMw95GbzNAAR/A3CJQPGWimgeTM6XD4yuoBUZlDKZXy 9hOkk5TYc30N0nBJbgaxXwCXzp2mS6vE/hyUWha6j7YjiTA== From: EuAndreh To: 58931@debbugs.gnu.org Subject: [PATCH v2 0/2] Update clipmenu and improve it Date: Tue, 29 Nov 2022 20:23:44 -0300 Message-Id: <20221129232346.29710-1-eu@euandre.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <877d0cm00k.fsf@cbaines.net> References: <877d0cm00k.fsf@cbaines.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 58931 Cc: EuAndreh 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 (-) Indeed the patch was triggering lint warnings. These two do just the same thing, but now without changing from git-fetch to url-fetch. EuAndreh (2): gnu: clipmenu: Update to 6.2.0. gnu: clipmenu: Improve package style. gnu/packages/xdisorg.scm | 95 ++++++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 48 deletions(-) --=20 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 06:40:38 2023 Received: (at submit) by debbugs.gnu.org; 14 Mar 2023 10:40:38 +0000 Received: from localhost ([127.0.0.1]:36348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc258-0005dL-G0 for submit@debbugs.gnu.org; Tue, 14 Mar 2023 06:40:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:43894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc257-0005dA-HJ for submit@debbugs.gnu.org; Tue, 14 Mar 2023 06:40:37 -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 1pc257-0004uK-BJ for guix-patches@gnu.org; Tue, 14 Mar 2023 06:40:37 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pc255-0000vD-PU for guix-patches@gnu.org; Tue, 14 Mar 2023 06:40:37 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 4E44B16E0D; Tue, 14 Mar 2023 10:40:34 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 319d35d9; Tue, 14 Mar 2023 10:40:33 +0000 (UTC) References: <877d0cm00k.fsf@cbaines.net> <20221129232346.29710-1-eu@euandre.org> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines To: EuAndreh Subject: Re: [bug#58931] [PATCH v2 0/2] Update clipmenu and improve it Date: Tue, 14 Mar 2023 10:39:58 +0000 In-reply-to: <20221129232346.29710-1-eu@euandre.org> Message-ID: <87ttynzkdb.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 58931-done@debbugs.gnu.org, guix-patches@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: -2.4 (--) --=-=-= Content-Type: text/plain EuAndreh via Guix-patches via writes: > Indeed the patch was triggering lint warnings. > > These two do just the same thing, but now without changing from > git-fetch to url-fetch. > > EuAndreh (2): > gnu: clipmenu: Update to 6.2.0. > gnu: clipmenu: Improve package style. > > gnu/packages/xdisorg.scm | 95 ++++++++++++++++++++-------------------- > 1 file changed, 47 insertions(+), 48 deletions(-) Sorry for the delay in pushing these, I've finally pushed them to master as 15bab8f1f70a64d2ba775e9083d39d91a6f22221. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQQTyBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdWYg//bMBTeoV94QOW9YeZVrVhxCPzs1z+MpkF ft4i8c7amLsR4/zB4I5YOmDUoMLLMt3q8OrJaESG/A/9pn6RDWPkb9qv/tZniUj4 M0Rs2nIjjHlMvhdAsQNO6dHuCle03iBW3D1iOYTir4YpojVl6w1oqsx4U7rLMsMh 4SMo2ap5aVolZYjPbs0ZT29y9J/T/2mU44iIG5kNvHx3QUiLcReLM1XYp8Coa9ps h5EoGBZI9SS8iuw4SBWPXwQSp3hSssYC4SCWL4330XwkP/QVJURYNcwsq0TbXSRD Ix9EFjFzyVfj2Dpu51RZXHR8pmA7UUBXbyjOeTFeVzPJL5aSVtV5uLEg+KXKwp6H Z5PPKoGA/iKcW4188EVLowFDtdVcOmZUqGSlokGapiIr4rysW5I0bBaP0FpbbnsK QKZ5u2vmQ5kxIUJJ4747iHIVGHR8kalkKkG+iGt8ViYs8vYs2XOplCodq3mzV4YA EiYaRa/QDCGMdqvgreZQ50sNNnv706BzxXz12VzQFECShHW1UlDEN2aN60Ok+cxY 2O9BXXtlDnIrf8yo8eSrUsoB1Yjwf4swaZzILwiRY6FrOpLmeA5rC75IV2j4JGKE /cTmVuvlfWT86K6ujvSm3tFJ3Y2XVjgYYAE7E1i0Eliw9XlQjoYmymNouUYvjTip pUw0UYHDxXI= =Q9AW -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 07:44:19 2023 Received: (at 58931) by debbugs.gnu.org; 14 Mar 2023 11:44:20 +0000 Received: from localhost ([127.0.0.1]:36524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc34l-0001Sm-LW for submit@debbugs.gnu.org; Tue, 14 Mar 2023 07:44:19 -0400 Received: from euandre.org ([216.238.68.100]:51654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc34k-0001Se-1P for 58931@debbugs.gnu.org; Tue, 14 Mar 2023 07:44:18 -0400 Received: from euandre.org (localhost [127.0.0.1]) by euandre.org (Postfix) with ESMTP id CA88C74F8D6; Tue, 14 Mar 2023 08:44:16 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=euandre.org; h= message-id:date:mime-version:subject:to:cc:references:from :in-reply-to:content-type:content-transfer-encoding; s= dkimproxyout; bh=8kK74MHHZ/pCspQ1LwEPCIgRdPk=; b=m0VWc75dmbxWoh8 zIeU5HAnadhFbQ3N0NVLZA6/kDwhO3HpCHyR8ERBn56ONrRTxzXDjv+Sb6pD64xI +QzxsAqb48Bh1m3rrpdOFvBvArPENDtYJPdulcxfIZPqzdW0KiwxWlj08KX/+2o3 32TFpZZi2wSe18p9fA5N/CIT0EZ5d14lk62xHJfVVgo51GR82qJ7oMIkaBPA296M S5HDTU4pWj96hmuJ4HGOLMl6WQazPVUG/4ajcTwIE4YzSxy7EI0aZo5kou4M+Cgq cOG6HQlX1Wjrhx49fkvQxAzu0Rf1O9teK6OHn/ScP2eM81sAF8jjXhrHIkAT41YT jMliuyA== Message-ID: Date: Tue, 14 Mar 2023 08:44:11 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Subject: Re: [bug#58931] [PATCH v2 0/2] Update clipmenu and improve it Content-Language: en-US, pt, fr, eo, en To: Christopher Baines References: <877d0cm00k.fsf@cbaines.net> <20221129232346.29710-1-eu@euandre.org> <87ttynzkdb.fsf@cbaines.net> From: EuAndreh In-Reply-To: <87ttynzkdb.fsf@cbaines.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 58931 Cc: 58931@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: -2.1 (--) No worries, thanks for taking the time. From unknown Sat Aug 09 20:46:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Apr 2023 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator