unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57500] [PATCH] gnu: emacs-flycheck-guile: Update to 0.4.
@ 2022-08-31  9:17 Andrew Whatson
  2022-08-31 12:48 ` bug#57500: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Whatson @ 2022-08-31  9:17 UTC (permalink / raw)
  To: 57500; +Cc: Andrew Whatson

* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.4.
---
 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 90ee485f1e..137003dd5b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6367,7 +6367,7 @@ (define-public emacs-flycheck-grammalecte
 (define-public emacs-flycheck-guile
   (package
     (name "emacs-flycheck-guile")
-    (version "0.2")
+    (version "0.4")
     (source
      (origin
        (method git-fetch)
@@ -6377,7 +6377,7 @@ (define-public emacs-flycheck-guile
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0cs5r0ik6a3bl1k3imjl0r8y1i69kx9x9m9cgxj470qk34brwyj5"))))
+        (base32 "0hkj3y7xlbbnwagmccav620r3qngpc909pj3n5b876r8gp6rm87p"))))
     (propagated-inputs
      (list emacs-flycheck emacs-geiser emacs-geiser-guile))
     (build-system emacs-build-system)
-- 
2.37.2





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

* bug#57500: [PATCH] gnu: emacs-flycheck-guile: Update to 0.4.
  2022-08-31  9:17 [bug#57500] [PATCH] gnu: emacs-flycheck-guile: Update to 0.4 Andrew Whatson
@ 2022-08-31 12:48 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2022-08-31 12:48 UTC (permalink / raw)
  To: 57500-done

Thanks, I applied it.

-- 
Ricardo




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

end of thread, other threads:[~2022-08-31 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31  9:17 [bug#57500] [PATCH] gnu: emacs-flycheck-guile: Update to 0.4 Andrew Whatson
2022-08-31 12:48 ` bug#57500: " Ricardo Wurmus

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