unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hollow Man <hollowman@opensuse.org>
To: 54308@debbugs.gnu.org
Subject: [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
Date: Thu, 10 Mar 2022 01:48:37 +0800	[thread overview]
Message-ID: <4166991646848117@sas1-e32b2bf1d4f2.qloud-c.yandex.net> (raw)

* 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




             reply	other threads:[~2022-03-09 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09 17:48 Hollow Man [this message]
2022-03-18  9:49 ` bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82 Mathieu Othacehe
2022-03-18  9:51 ` [bug#54308] " Mathieu Othacehe

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=4166991646848117@sas1-e32b2bf1d4f2.qloud-c.yandex.net \
    --to=hollowman@opensuse.org \
    --cc=54308@debbugs.gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).