unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30.
@ 2017-04-13 12:10 Vasile Dumitrascu
  2017-04-13 13:11 ` Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2017-04-13 12:10 UTC (permalink / raw)
  To: 26480; +Cc: Vasile Dumitrascu

* gnu/packages/emacs.scm (emacs-flycheck): Update to 30.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 95ffd9530..3f335b16c 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -730,7 +730,7 @@ the body are let-bound and this search is done at compile time.")
 (define-public flycheck
   (package
     (name "emacs-flycheck")
-    (version "28")
+    (version "30")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -738,7 +738,7 @@ the body are let-bound and this search is done at compile time.")
                     version "/flycheck-" version ".tar"))
               (sha256
                (base32
-                "1yjxivk11d7w39zfhj2xr4h6xhwx1aj6yhyzd63rjrad7xpjfl86"))))
+                "1rxzkaqsj48z3nska5wsgwafvwkam014dzqd32baycmxjl0jxvy7"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.11.0

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

* bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30.
  2017-04-13 12:10 bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30 Vasile Dumitrascu
@ 2017-04-13 13:11 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-04-13 13:11 UTC (permalink / raw)
  To: 26480-done


Pushed! Thanks!

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

end of thread, other threads:[~2017-04-13 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 12:10 bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30 Vasile Dumitrascu
2017-04-13 13:11 ` Arun Isaac

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