From unknown Fri Jun 20 05:29:51 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#41148 <41148@debbugs.gnu.org> To: bug#41148 <41148@debbugs.gnu.org> Subject: Status: [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67. Reply-To: bug#41148 <41148@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:29:51 +0000 retitle 41148 [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67. reassign 41148 guix-patches submitter 41148 Leo Prikler severity 41148 normal tag 41148 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 09 09:03:22 2020 Received: (at submit) by debbugs.gnu.org; 9 May 2020 13:03:22 +0000 Received: from localhost ([127.0.0.1]:46943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXP8U-0006ts-HM for submit@debbugs.gnu.org; Sat, 09 May 2020 09:03:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:45684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXP8T-0006tl-JL for submit@debbugs.gnu.org; Sat, 09 May 2020 09:03:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXP8T-0007Y1-Dg for guix-patches@gnu.org; Sat, 09 May 2020 09:03:21 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:5370) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXP8Q-00049r-I7 for guix-patches@gnu.org; Sat, 09 May 2020 09:03:20 -0400 Received: from localhost.localdomain (194-96-185-81.hdsl.highway.telekom.at [194.96.185.81]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 49K6nS2vGhz3wN4 for ; Sat, 9 May 2020 15:03:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1589029388; bh=WqN2cBMdzsFJ87CefjZ56GKJelMD2IfdRA8bCt/sElI=; h=From:To:Subject:Date; b=sudi/CCnuHWs17FlMbMJXKNlF2TwWSBWYgggfi/Bh6JY250lL/+Ew6HL5V2Oftrx5 KTI29E5XxHspx0koNCYDpqP1L7v/m2QPm3QPfaQcaoJgRybgsz2NVQFEaODEF027Oc wtp3bKwZ/2X66q+v43KzUcR9jrMBHpRZFyX57vtQ= From: Leo Prikler To: guix-patches@gnu.org Subject: [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67. Date: Sat, 9 May 2020 15:02:59 +0200 Message-Id: <20200509130259.7524-1-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 Received-SPF: pass client-ip=129.27.2.202; envelope-from=leo.prikler@student.tugraz.at; helo=mailrelay.tugraz.at X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/09 09:03:11 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URIBL_SBL=1.623, URIBL_SBL_A=0.1 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit 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.6 (-) * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67. --- gnu/packages/gnome-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 41c341fd41..5ffbd06ef3 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2019 Leo Prikler +;;; Copyright © 2019, 2020 Leo Prikler ;;; Copyright © 2019 Alexandros Theodotou ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2020 Alex Griffin @@ -239,7 +239,7 @@ easier to keep track of apps running in the backround.") (define-public gnome-shell-extension-dash-to-dock (package (name "gnome-shell-extension-dash-to-dock") - (version "66") + (version "67") (source (origin (method git-fetch) (uri (git-reference @@ -248,7 +248,7 @@ easier to keep track of apps running in the backround.") version)))) (sha256 (base32 - "04krl6rxlp1qc97psraf2kwin7h0mx4c7pnfpi7vhplmvasrwkfh")) + "1746xm0iyvyzj6m3pvjx11smh9w1s7naz426ki0dlr5l7jh3mpy5")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Sat May 16 13:41:16 2020 Received: (at 41148-done) by debbugs.gnu.org; 16 May 2020 17:41:16 +0000 Received: from localhost ([127.0.0.1]:41701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ja0oF-0007fE-VU for submit@debbugs.gnu.org; Sat, 16 May 2020 13:41:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ja0oE-0007f2-LP for 41148-done@debbugs.gnu.org; Sat, 16 May 2020 13:41:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45326) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ja0o7-0006Kd-OF; Sat, 16 May 2020 13:41:07 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=43086 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ja0o7-000515-CG; Sat, 16 May 2020 13:41:07 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Leo Prikler Subject: Re: [bug#41148] [PATCH] gnu: gnome-shell-extension-dash-to-dock: Update to 67. References: <20200509130259.7524-1-leo.prikler@student.tugraz.at> Date: Sat, 16 May 2020 19:41:06 +0200 In-Reply-To: <20200509130259.7524-1-leo.prikler@student.tugraz.at> (Leo Prikler's message of "Sat, 9 May 2020 15:02:59 +0200") Message-ID: <87lflrpykt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41148-done Cc: 41148-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: -3.3 (---) Hi Leo, Leo Prikler skribis: > * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update= to 67. Applied, thanks! Ludo=E2=80=99. From unknown Fri Jun 20 05:29:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 14 Jun 2020 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