all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 74726@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#74726] [PATCH gnome-team 08/18] gnu: gnome-shell-extension-dash-to-panel: Update to 64.
Date: Sat, 7 Dec 2024 12:57:24 +0100	[thread overview]
Message-ID: <7f316e073630eda8bb492de0925b5c2319277437.1734372630.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <0c41c35c2957ecc0aa4869973128e9fcf42d4383.1734372629.git.liliana.prikler@gmail.com>

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel):
Update to 64.
---
 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 17f5beff82..d6bbcc46eb 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -878,7 +878,7 @@ (define-public gnome-shell-extension-hide-app-icon
 (define-public gnome-shell-extension-dash-to-panel
   (package
     (name "gnome-shell-extension-dash-to-panel")
-    (version "56") ;Compatible with GNOME 44
+    (version "64")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -886,7 +886,7 @@ (define-public gnome-shell-extension-dash-to-panel
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "17rm3wjj8zfdxgh5vp5f35vgd4mc9f9c2w77hac4vyvkgvwfzcnn"))
+                "0dgp15qr9s9h9wam0a994sqd8rdab36wii6j6rai3s5p8bw8gsfn"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.46.0





  parent reply	other threads:[~2024-12-16 20:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 12:25 [bug#74726] [PATCH gnome-team 00/18] Update GNOME Shell extensions Liliana Marie Prikler
2024-12-07 11:43 ` [bug#74726] [PATCH gnome-team 01/18] gnu: gnome-shell-extensions: Update to 46.2 Liliana Marie Prikler
2024-12-07 11:43   ` [bug#74726] [PATCH gnome-team 02/18] gnu: gnome-shell-extension-appindicator: Update to 59 Liliana Marie Prikler
2024-12-07 11:43   ` [bug#74726] [PATCH gnome-team 03/18] gnu: gnome-shell-extension-clipboard-indicator: Update to 65 Liliana Marie Prikler
2024-12-07 11:47   ` [bug#74726] [PATCH gnome-team 04/18] gnu: gnome-shell-extension-customize-ibus: Update to 90 Liliana Marie Prikler
2024-12-07 11:47   ` [bug#74726] [PATCH gnome-team 05/18] gnu: gnome-shell-extension-dash-to-dock: Update to 99 Liliana Marie Prikler
2024-12-07 11:48   ` [bug#74726] [PATCH gnome-team 17/18] gnu: Remove gnome-shell-extension-topicons-redux Liliana Marie Prikler
2024-12-07 11:57   ` [bug#74726] [PATCH gnome-team 06/18] gnu: gnome-shell-extension-gsconnect: Update to 58 Liliana Marie Prikler
2024-12-07 11:57   ` [bug#74726] [PATCH gnome-team 07/18] gnu: gnome-shell-extension-just-perfection: Update to 30.0 Liliana Marie Prikler
2024-12-07 11:57   ` Liliana Marie Prikler [this message]
2024-12-07 12:01   ` [bug#74726] [PATCH gnome-team 09/18] gnu: gnome-shell-extension-noannoyance: Update to 17-23.8312e01 Liliana Marie Prikler
2024-12-07 12:02   ` [bug#74726] [PATCH gnome-team 18/18] gnu: Remove gnome-shell-extension-hide-app-icon Liliana Marie Prikler
2024-12-07 12:10   ` [bug#74726] [PATCH gnome-team 10/18] gnu: gnome-shell-extension-paperwm: Update to 47.1.0 Liliana Marie Prikler
2024-12-07 12:15   ` [bug#74726] [PATCH gnome-team 11/18] gnu: gnome-shell-extension-night-theme-switcher: Update to 78 Liliana Marie Prikler
2024-12-07 12:15   ` [bug#74726] [PATCH gnome-team 12/18] gnu: gnome-shell-extension-v-shell: Update to 47.1 Liliana Marie Prikler
2024-12-07 12:15   ` [bug#74726] [PATCH gnome-team 13/18] gnu: gnome-shell-extension-burn-my-windows: Update to 44 Liliana Marie Prikler
2024-12-07 12:15   ` [bug#74726] [PATCH gnome-team 14/18] gnu: gnome-shell-extension-blur-my-shell: Update to 67 Liliana Marie Prikler
2024-12-07 12:15   ` [bug#74726] [PATCH gnome-team 15/18] gnu: gnome-shell-extension-radio: Update to 22 Liliana Marie Prikler
2024-12-07 12:16   ` [bug#74726] [PATCH gnome-team 16/18] gnu: gnome-shell-extension-vitals: Update to 69.0.0 Liliana Marie Prikler
2024-12-14 15:41 ` [bug#74726] [PATCH gnome-team 00/18] Update GNOME Shell extensions Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f316e073630eda8bb492de0925b5c2319277437.1734372630.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=74726@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.