guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to


From: Mathieu Othacehe
Subject: [bug#54308] [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
Date: Fri, 18 Mar 2022 10:51:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]