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

Previous Next

Package: guix-patches;

Reported by: "Hollow Man" <hollowman <at> hollowman.ml>

Date: Wed, 1 Dec 2021 16:08:01 UTC

Severity: normal

Tags: patch

Done: ‪Hollow Man‬ <hollowman <at> hollowman.ml>

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 52224 in the body.
You can then email your comments to 52224 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52224; Package guix-patches. (Wed, 01 Dec 2021 16:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Hollow Man" <hollowman <at> hollowman.ml>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Dec 2021 16:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Hollow Man" <hollowman <at> hollowman.ml>
To: "guix-patches" <guix-patches <at> gnu.org>
Cc: Hollow Man <hollowman <at> hollowman.ml>
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Date: Thu, 2 Dec 2021 00:04:57 +0800
[Message part 1 (text/plain, inline)]
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 80
---
&nbsp;gnu/packages/gnome-xyz.scm | 4 ++--
&nbsp;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
&nbsp;(define-public gnome-shell-extension-customize-ibus
&nbsp;&nbsp; (package
&nbsp;&nbsp;&nbsp;&nbsp; (name "gnome-shell-extension-customize-ibus")
-&nbsp;&nbsp;&nbsp; (version "78")
+&nbsp;&nbsp;&nbsp; (version "80")
&nbsp;&nbsp;&nbsp;&nbsp; (source
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (origin
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (method git-fetch)
@@ -294,7 +294,7 @@ (define-public gnome-shell-extension-customize-ibus
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (commit (string-append "v" version))))
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (file-name (git-file-name name version))
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (sha256
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (base32 "1mp0n757pdrd9jc9wcyxd0qgdjd85rr5skdznfslxs4c6yfplnkd"))))
&nbsp;&nbsp;&nbsp;&nbsp; (build-system gnu-build-system)
&nbsp;&nbsp;&nbsp;&nbsp; (arguments
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; `(#:make-flags
-- 
2.32.0
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#52224; Package guix-patches. (Thu, 02 Dec 2021 02:36:01 GMT) Full text and rfc822 format available.

Message #8 received at 52224 <at> debbugs.gnu.org (full text, mbox):

From: "Hollow Man" <hollowman <at> hollowman.ml>
To: "52224" <52224 <at> debbugs.gnu.org>
Cc: Hollow Man <hollowman <at> hollowman.ml>
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Date: Thu, 2 Dec 2021 10:34:42 +0800
It looks like I didn't submit as the plain text message above, so here is a resubmission.
Sorry for any trouble caused.


* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 80
---
 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 "80")
     (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 "1mp0n757pdrd9jc9wcyxd0qgdjd85rr5skdznfslxs4c6yfplnkd"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
--
2.32.0

Reply sent to ‪Hollow Man‬ <hollowman <at> hollowman.ml>:
You have taken responsibility. (Wed, 09 Mar 2022 18:16:01 GMT) Full text and rfc822 format available.

Notification sent to "Hollow Man" <hollowman <at> hollowman.ml>:
bug acknowledged by developer. (Wed, 09 Mar 2022 18:16:01 GMT) Full text and rfc822 format available.

Message #13 received at 52224-done <at> debbugs.gnu.org (full text, mbox):

From: ‪Hollow Man‬ <hollowman <at> hollowman.ml>
To: "52224-done <at> debbugs.gnu.org" <52224-done <at> debbugs.gnu.org>
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Date: Thu, 10 Mar 2022 02:14:54 +0800
[Message part 1 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#52224; Package guix-patches. (Wed, 09 Mar 2022 18:36:02 GMT) Full text and rfc822 format available.

Message #16 received at 52224-done <at> debbugs.gnu.org (full text, mbox):

From: Hollow Man <hollowman <at> opensuse.org>
To: 52224-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Date: Thu, 10 Mar 2022 01:44:13 +0800
Close the thread.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Apr 2022 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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