GNU bug report logs - #26480
[PATCH] gnu: emacs-flycheck: Update to 30.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Thu, 13 Apr 2017 12:11:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26480: closed ([PATCH] gnu: emacs-flycheck: Update to 30.)
Date: Thu, 13 Apr 2017 13:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Apr 2017 18:41:04 +0530
with message-id <7d557f86.ADsAAHMLJFoAAAAAAAAAAAO0pCYAAAACwQwAAAAAAAW9WABY73jz <at> mailjet.com>
and subject line Re: bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30.
has caused the debbugs.gnu.org bug report #26480,
regarding [PATCH] gnu: emacs-flycheck: Update to 30.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
26480: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26480
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: emacs-flycheck: Update to 30.
Date: Thu, 13 Apr 2017 14:10:07 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 26480-done <at> debbugs.gnu.org
Subject: Re: bug#26480: [PATCH] gnu: emacs-flycheck: Update to 30.
Date: Thu, 13 Apr 2017 18:41:04 +0530
Pushed! Thanks!


This bug report was last modified 8 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.