From unknown Fri Sep 12 00:24:48 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Jun 2020 19:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41899 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41899@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15923366126157 (code B ref -1); Tue, 16 Jun 2020 19:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Jun 2020 19:43:32 +0000 Received: from localhost ([127.0.0.1]:49642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlHUa-0001bF-KN for submit@debbugs.gnu.org; Tue, 16 Jun 2020 15:43:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:40954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlHUY-0001b5-K8 for submit@debbugs.gnu.org; Tue, 16 Jun 2020 15:43:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlHUY-0006PK-22 for guix-patches@gnu.org; Tue, 16 Jun 2020 15:43:30 -0400 Received: from latitanza.investici.org ([82.94.249.234]:53875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlHUV-0008DR-K2 for guix-patches@gnu.org; Tue, 16 Jun 2020 15:43:29 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 52241120969; Tue, 16 Jun 2020 19:43:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1592336601; bh=a2Nem7FQBFlh+NJBVZ2whEqwEbvCo61f96XkcU42/m8=; h=From:To:Cc:Subject:Date:From; b=QqlwhQX3K+yLXE673oB3VdJEEpeScWjr9eVhu92bIKfoAB8vqwtIH65KzADjbuPfj /v0cCtmjGG5tgCQQWsbx0t0uoYAcDQrMn00bOBMVqIyOTmCFeUVja7UHXmvEFy1wG8 G4v4c7xmOeABRe3XnTo60+rePT3mcWauFkz+Oj+k= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 89F6E12016A; Tue, 16 Jun 2020 19:43:20 +0000 (UTC) From: Giacomo Leidi Date: Tue, 16 Jun 2020 21:42:59 +0200 Message-Id: <20200616194259.21062-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/16 15:43:21 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) 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 (--) * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37. --- gnu/packages/gnome-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 21838ff0cd..9bef45739e 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -419,7 +419,7 @@ currently focused application in the top panel of the GNOME shell.") (define-public gnome-shell-extension-dash-to-panel (package (name "gnome-shell-extension-dash-to-panel") - (version "26") + (version "37") (source (origin (method git-fetch) (uri (git-reference @@ -427,7 +427,7 @@ currently focused application in the top panel of the GNOME shell.") (commit (string-append "v" version)))) (sha256 (base32 - "1phfx2pblygpcvsppsqqqflm7qnz46mqkw29hj0nv2dn69hf4xbc")) + "0c8p8cmwjh6rpj7jwj1lccpdv5l0bazwywg8hpwgnqy9f4rxmrz3")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- 2.26.2 From unknown Fri Sep 12 00:24:48 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: Giacomo Leidi Subject: bug#41899: closed (Re: [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37.) Message-ID: References: <87wo46afay.fsf@nicolasgoaziou.fr> <20200616194259.21062-1-goodoldpaul@autistici.org> X-Gnu-PR-Message: they-closed 41899 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 41899@debbugs.gnu.org Date: Tue, 16 Jun 2020 21:10:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1592341802-14442-1" This is a multi-part message in MIME format... ------------=_1592341802-14442-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41899: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37. 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 41899@debbugs.gnu.org. --=20 41899: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41899 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1592341802-14442-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41899-done) by debbugs.gnu.org; 16 Jun 2020 21:09:38 +0000 Received: from localhost ([127.0.0.1]:49751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIpu-0003kJ-5U for submit@debbugs.gnu.org; Tue, 16 Jun 2020 17:09:38 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35771) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIpr-0003k5-RN for 41899-done@debbugs.gnu.org; Tue, 16 Jun 2020 17:09:36 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 10DE11C0004; Tue, 16 Jun 2020 21:09:27 +0000 (UTC) From: Nicolas Goaziou To: Giacomo Leidi Subject: Re: [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37. References: <20200616194259.21062-1-goodoldpaul@autistici.org> Date: Tue, 16 Jun 2020 23:09:25 +0200 In-Reply-To: <20200616194259.21062-1-goodoldpaul@autistici.org> (Giacomo Leidi's message of "Tue, 16 Jun 2020 21:42:59 +0200") Message-ID: <87wo46afay.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 41899-done Cc: 41899-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.7 (-) Hello, Giacomo Leidi writes: > * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): > Update to 37. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1592341802-14442-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Jun 2020 19:43:32 +0000 Received: from localhost ([127.0.0.1]:49642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlHUa-0001bF-KN for submit@debbugs.gnu.org; Tue, 16 Jun 2020 15:43:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:40954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlHUY-0001b5-K8 for submit@debbugs.gnu.org; Tue, 16 Jun 2020 15:43:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlHUY-0006PK-22 for guix-patches@gnu.org; Tue, 16 Jun 2020 15:43:30 -0400 Received: from latitanza.investici.org ([82.94.249.234]:53875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlHUV-0008DR-K2 for guix-patches@gnu.org; Tue, 16 Jun 2020 15:43:29 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 52241120969; Tue, 16 Jun 2020 19:43:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1592336601; bh=a2Nem7FQBFlh+NJBVZ2whEqwEbvCo61f96XkcU42/m8=; h=From:To:Cc:Subject:Date:From; b=QqlwhQX3K+yLXE673oB3VdJEEpeScWjr9eVhu92bIKfoAB8vqwtIH65KzADjbuPfj /v0cCtmjGG5tgCQQWsbx0t0uoYAcDQrMn00bOBMVqIyOTmCFeUVja7UHXmvEFy1wG8 G4v4c7xmOeABRe3XnTo60+rePT3mcWauFkz+Oj+k= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 89F6E12016A; Tue, 16 Jun 2020 19:43:20 +0000 (UTC) From: Giacomo Leidi To: guix-patches@gnu.org Subject: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37. Date: Tue, 16 Jun 2020 21:42:59 +0200 Message-Id: <20200616194259.21062-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/16 15:43:21 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Giacomo Leidi 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 (--) * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37. --- gnu/packages/gnome-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 21838ff0cd..9bef45739e 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -419,7 +419,7 @@ currently focused application in the top panel of the GNOME shell.") (define-public gnome-shell-extension-dash-to-panel (package (name "gnome-shell-extension-dash-to-panel") - (version "26") + (version "37") (source (origin (method git-fetch) (uri (git-reference @@ -427,7 +427,7 @@ currently focused application in the top panel of the GNOME shell.") (commit (string-append "v" version)))) (sha256 (base32 - "1phfx2pblygpcvsppsqqqflm7qnz46mqkw29hj0nv2dn69hf4xbc")) + "0c8p8cmwjh6rpj7jwj1lccpdv5l0bazwywg8hpwgnqy9f4rxmrz3")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- 2.26.2 ------------=_1592341802-14442-1--