GNU bug report logs -
#52224
[PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 10 Mar 2022 02:14:54 +0800
with message-id <-36ef5pehemc5-vqr5nqtsq1ea19yp5urulhgqsiyrcg-2h97b0-3vaqvn-wwfg2-6tlcl2-8o18ew-kzwy99-ugbuky-rff8ioskq0oj-3cwbwg8bbta4ycc7nm-afjql6ef6c2pz23lq3-tnrc5w-4cjfdx.1646849694829 <at> email.android.com>
and subject line [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
has caused the debbugs.gnu.org bug report #52224,
regarding [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 80
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
52224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52224
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
* 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
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/html, inline)]
This bug report was last modified 3 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.