all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hollow Man via Guix-patches via <guix-patches@gnu.org>
To: "52224" <52224@debbugs.gnu.org>
Cc: Hollow Man <hollowman@hollowman.ml>
Subject: [bug#52224] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Date: Thu, 2 Dec 2021 10:34:42 +0800	[thread overview]
Message-ID: <tencent_581C7D6E4DFD7606558CBC54@qq.com> (raw)
In-Reply-To: <tencent_033F4FAE78149C2D0D362E05@qq.com>

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	other threads:[~2021-12-02  2:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 16:04 [bug#52224] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80 Hollow Man via Guix-patches via
2021-12-02  2:34 ` Hollow Man via Guix-patches via [this message]
2022-03-09 17:44 ` Hollow Man
2022-03-09 18:14 ` bug#52224: " guix-patches--- via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_581C7D6E4DFD7606558CBC54@qq.com \
    --to=guix-patches@gnu.org \
    --cc=52224@debbugs.gnu.org \
    --cc=hollowman@hollowman.ml \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.