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@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 00:04:57 +0800	[thread overview]
Message-ID: <tencent_033F4FAE78149C2D0D362E05@qq.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1510 bytes --]

* 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

[-- Attachment #2: Type: text/html, Size: 1640 bytes --]

             reply	other threads:[~2021-12-01 16:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 16:04 Hollow Man via Guix-patches via [this message]
2021-12-02  2:34 ` [bug#52224] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80 Hollow Man via Guix-patches via
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_033F4FAE78149C2D0D362E05@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.