all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40094] [PATCH] gnome-shell-extension-appindicator version 33
@ 2020-03-16 20:14 Ekaitz Zarraga
  2020-03-16 21:59 ` bug#40094: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ekaitz Zarraga @ 2020-03-16 20:14 UTC (permalink / raw)
  To: 40094

From 89a418d7fa7d2bb7dc62ab81b4093a4c8054291b Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Mon, 16 Mar 2020 21:12:22 +0100
Subject: [PATCH] gnome-shell-extension-appindicator version 33

---
 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 b8cd32db08..aeeced42bd 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -123,7 +123,7 @@ the Obsidian icon theme.")
 (define-public gnome-shell-extension-appindicator
   (package
     (name "gnome-shell-extension-appindicator")
-    (version "30")
+    (version "33")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -132,7 +132,7 @@ the Obsidian icon theme.")
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "1fjhx23jqwv3d0smwhnjvc35gqhwk9p5f96ic22pfax653cn5vh8"))
+                "0qm77s080nbf4gqnfzpwp8a7jf7lliz6fxbsd3lasvrr11pgsk87"))
               (file-name (git-file-name name version))))
     (build-system copy-build-system)
     (arguments
--
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40094: [PATCH] gnome-shell-extension-appindicator version 33
  2020-03-16 20:14 [bug#40094] [PATCH] gnome-shell-extension-appindicator version 33 Ekaitz Zarraga
@ 2020-03-16 21:59 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-16 21:59 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 40094-done

Hi,

Ekaitz Zarraga <ekaitz@elenq.tech> skribis:

>>From 89a418d7fa7d2bb7dc62ab81b4093a4c8054291b Mon Sep 17 00:00:00 2001
> From: Ekaitz Zarraga <ekaitz@elenq.tech>
> Date: Mon, 16 Mar 2020 21:12:22 +0100
> Subject: [PATCH] gnome-shell-extension-appindicator version 33
>
> ---
>  gnu/packages/gnome-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I added a commit log that follows our conventions and pushed:

  https://git.savannah.gnu.org/cgit/guix.git/commit/?id=19b7d41d3407d2e3c64edffa37042551e06c4b07 

Thank you!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-16 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16 20:14 [bug#40094] [PATCH] gnome-shell-extension-appindicator version 33 Ekaitz Zarraga
2020-03-16 21:59 ` bug#40094: " Ludovic Courtès

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.