GNU bug report logs - #40094
[PATCH] gnome-shell-extension-appindicator version 33

Previous Next

Package: guix-patches;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Mon, 16 Mar 2020 20:15:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40094: closed ([PATCH] gnome-shell-extension-appindicator
 version 33)
Date: Mon, 16 Mar 2020 22:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 Mar 2020 22:59:51 +0100
with message-id <87blowdkq0.fsf <at> gnu.org>
and subject line Re: [bug#40094] [PATCH] gnome-shell-extension-appindicator version 33
has caused the debbugs.gnu.org bug report #40094,
regarding [PATCH] gnome-shell-extension-appindicator version 33
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40094: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40094
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnome-shell-extension-appindicator version 33
Date: Mon, 16 Mar 2020 20:14:17 +0000
From 89a418d7fa7d2bb7dc62ab81b4093a4c8054291b Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz <at> 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




[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Cc: 40094-done <at> debbugs.gnu.org
Subject: Re: [bug#40094] [PATCH] gnome-shell-extension-appindicator version 33
Date: Mon, 16 Mar 2020 22:59:51 +0100
Hi,

Ekaitz Zarraga <ekaitz <at> elenq.tech> skribis:

>>From 89a418d7fa7d2bb7dc62ab81b4093a4c8054291b Mon Sep 17 00:00:00 2001
> From: Ekaitz Zarraga <ekaitz <at> 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’.


This bug report was last modified 5 years and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.