GNU bug report logs - #54308
[PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82

Previous Next

Package: guix-patches;

Reported by: Hollow Man <hollowman <at> opensuse.org>

Date: Wed, 9 Mar 2022 18:36: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: Hollow Man <hollowman <at> opensuse.org>
Subject: bug#54308: closed (Re: bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus:
 Update to 82)
Date: Fri, 18 Mar 2022 09:50:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54308 <at> debbugs.gnu.org.

-- 
54308: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hollow Man <hollowman <at> opensuse.org>
Cc: 54308-done <at> debbugs.gnu.org
Subject: Re: bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus:
 Update to 82
Date: Fri, 18 Mar 2022 10:49:32 +0100
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82

Pushed, thanks.

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Hollow Man <hollowman <at> opensuse.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
Date: Thu, 10 Mar 2022 01:48:37 +0800
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82
---
 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 9d8ec1bdef..487cc7d53e 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -285,7 +285,7 @@ (define-public gnome-shell-extension-clipboard-indicator
 (define-public gnome-shell-extension-customize-ibus
   (package
     (name "gnome-shell-extension-customize-ibus")
- (version "78")
+ (version "82")
     (source
      (origin
        (method git-fetch)
@@ -294,7 +294,7 @@ (define-public gnome-shell-extension-customize-ibus
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
- (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
+ (base32 "18dap3vr002jjj3k4143v02973vas2hq327gj44qcmxs8lzryhqk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

--
2.32.0



This bug report was last modified 3 years and 65 days ago.

Previous Next


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