GNU bug report logs - #58034
[PATCH] gnu: gnome-shell-extension-clipboard-indicator: Update to 42.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 24 Sep 2022 00:26:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58034: closed ([PATCH] gnu: gnome-shell-extension-clipboard-indicator:
 Update to 42.)
Date: Tue, 27 Sep 2022 09:06:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Sep 2022 11:05:20 +0200
with message-id <87mtal89wv.fsf <at> gnu.org>
and subject line Re: bug#58034: [PATCH] gnu: gnome-shell-extension-clipboard-indicator: Update to 42.
has caused the debbugs.gnu.org bug report #58034,
regarding [PATCH] gnu: gnome-shell-extension-clipboard-indicator: Update to 42.
to be marked as done.

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


-- 
58034: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58034
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: gnome-shell-extension-clipboard-indicator: Update to 42.
Date: Fri, 23 Sep 2022 20:23:39 -0400
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator): Update to 42.
---
 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 4d53593944..998c4ecf09 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -330,7 +330,7 @@ (define-public gnome-shell-extension-appindicator
 (define-public gnome-shell-extension-clipboard-indicator
   (package
     (name "gnome-shell-extension-clipboard-indicator")
-    (version "39")
+    (version "42")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -342,7 +342,7 @@ (define-public gnome-shell-extension-clipboard-indicator
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1kq6bzxki7lwmw690f4qml8pvfwafpqpsfnq2kyjhrp8nh39axwi"))
+                "0wf2k33pbwjdf8i4y3aw32fgvjbh751qh7504lwhnl02rcq5dc88"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove pre-compiled settings schemas and translations from

base-commit: cbe8391d7c570a12416acfbfbbb818404d8b9203
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 58034-done <at> debbugs.gnu.org
Subject: Re: bug#58034: [PATCH] gnu:
 gnome-shell-extension-clipboard-indicator: Update to 42.
Date: Tue, 27 Sep 2022 11:05:20 +0200
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator): Update to 42.

Applied, thanks!

Mathieu


This bug report was last modified 2 years and 234 days ago.

Previous Next


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