GNU bug report logs -
#40094
[PATCH] gnome-shell-extension-appindicator version 33
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40094 in the body.
You can then email your comments to 40094 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#40094
; Package
guix-patches
.
(Mon, 16 Mar 2020 20:15:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ekaitz Zarraga <ekaitz <at> elenq.tech>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 16 Mar 2020 20:15:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 16 Mar 2020 22:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ekaitz Zarraga <ekaitz <at> elenq.tech>
:
bug acknowledged by developer.
(Mon, 16 Mar 2020 22:00:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 40094-done <at> debbugs.gnu.org (full text, mbox):
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’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 14 Apr 2020 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.