unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
@ 2022-03-09 17:48 Hollow Man
  2022-03-18  9:49 ` bug#54308: " Mathieu Othacehe
  2022-03-18  9:51 ` [bug#54308] " Mathieu Othacehe
  0 siblings, 2 replies; 3+ messages in thread
From: Hollow Man @ 2022-03-09 17:48 UTC (permalink / raw)
  To: 54308

* 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




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
  2022-03-09 17:48 [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82 Hollow Man
@ 2022-03-18  9:49 ` Mathieu Othacehe
  2022-03-18  9:51 ` [bug#54308] " Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2022-03-18  9:49 UTC (permalink / raw)
  To: Hollow Man; +Cc: 54308-done


> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82

Pushed, thanks.

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
  2022-03-09 17:48 [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82 Hollow Man
  2022-03-18  9:49 ` bug#54308: " Mathieu Othacehe
@ 2022-03-18  9:51 ` Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2022-03-18  9:51 UTC (permalink / raw)
  To: Hollow Man; +Cc: 54308


I had troubles applying this patch:

--8<---------------cut here---------------start------------->8---
Applying: gnu: gnome-shell-extension-customize-ibus: Update to 82
Using index info to reconstruct a base tree...
M	gnu/packages/gnome-xyz.scm
Checking patch gnu/packages/gnome-xyz.scm...
error: while searching for:
(define-public gnome-shell-extension-customize-ibus
  (package
    (name "gnome-shell-extension-customize-ibus")
 (version "78")
    (source
     (origin
       (method git-fetch)

error: patch failed: gnu/packages/gnome-xyz.scm:285
error: while searching for:
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
 (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
    (build-system gnu-build-system)
    (arguments
     `(#:make-flags

error: patch failed: gnu/packages/gnome-xyz.scm:294
Applying patch gnu/packages/gnome-xyz.scm with 2 rejects...
Rejected hunk #1.
Rejected hunk #2.
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Patch failed at 0001 gnu: gnome-shell-extension-customize-ibus: Update to 82
--8<---------------cut here---------------end--------------->8---

and forget to reset the author while applying it, sorry about that.

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-18  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-09 17:48 [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82 Hollow Man
2022-03-18  9:49 ` bug#54308: " Mathieu Othacehe
2022-03-18  9:51 ` [bug#54308] " Mathieu Othacehe

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).