unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55772] [PATCH] gnu: emacs-evil-collection: Update to 0.0.8.
@ 2022-06-02 19:22 Rostislav Svoboda
  2022-06-07 19:41 ` bug#55772: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Rostislav Svoboda @ 2022-06-02 19:22 UTC (permalink / raw)
  To: 55772; +Cc: Rostislav Svoboda

---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ced6e1a482..3d29ef72e6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12175,7 +12175,7 @@ (define-public emacs-evil
 (define-public emacs-evil-collection
   (package
     (name "emacs-evil-collection")
-    (version "0.0.7")
+    (version "0.0.8")
     (source
      (origin
        (method git-fetch)
@@ -12184,7 +12184,7 @@ (define-public emacs-evil-collection
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1f5mbg2k527brn6b7njdjizpbzj252c53crzl8sf2564czcprqj0"))))
+        (base32 "159i3qvjnp7jiffwpr517nnxcy3w3g40302vyzxvz6mb6qay6f2c"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-evil emacs-annalist))
-- 
2.36.1





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

* bug#55772: [PATCH] gnu: emacs-evil-collection: Update to 0.0.8.
  2022-06-02 19:22 [bug#55772] [PATCH] gnu: emacs-evil-collection: Update to 0.0.8 Rostislav Svoboda
@ 2022-06-07 19:41 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-06-07 19:41 UTC (permalink / raw)
  To: Rostislav Svoboda; +Cc: 55772-done

Hello,

Rostislav Svoboda <rostislav.svoboda@gmail.com> writes:

>  (define-public emacs-evil-collection
>    (package
>      (name "emacs-evil-collection")
> -    (version "0.0.7")
> +    (version "0.0.8")
>      (source
>       (origin
>         (method git-fetch)
> @@ -12184,7 +12184,7 @@ (define-public emacs-evil-collection
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1f5mbg2k527brn6b7njdjizpbzj252c53crzl8sf2564czcprqj0"))))
> +        (base32
>    "159i3qvjnp7jiffwpr517nnxcy3w3g40302vyzxvz6mb6qay6f2c"))))

I added a line about the change in the commit message and applied your
patch. Thank you. 

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-06-07 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 19:22 [bug#55772] [PATCH] gnu: emacs-evil-collection: Update to 0.0.8 Rostislav Svoboda
2022-06-07 19:41 ` bug#55772: " Nicolas Goaziou

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