From: Andrew Whatson <whatson@gmail.com>
To: 42557@debbugs.gnu.org
Cc: Andrew Whatson <whatson@gmail.com>
Subject: [bug#42557] [PATCH] gnu: emacs-flycheck-guile: Update to 0.2.
Date: Mon, 27 Jul 2020 23:11:47 +1000 [thread overview]
Message-ID: <20200727131147.555388-1-whatson@gmail.com> (raw)
* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.2.
---
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 2d1b0162c7..8618a07a21 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4136,7 +4136,7 @@ repetitions for example).")
(define-public emacs-flycheck-guile
(package
(name "emacs-flycheck-guile")
- (version "0.1.1")
+ (version "0.2")
(source
(origin
(method git-fetch)
@@ -4146,7 +4146,7 @@ repetitions for example).")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "163pnsh6r6bral1jg0vqri54g6hygws21vis0zci4114yb3fhkm1"))))
+ (base32 "0cs5r0ik6a3bl1k3imjl0r8y1i69kx9x9m9cgxj470qk34brwyj5"))))
(propagated-inputs
`(("emacs-flycheck" ,emacs-flycheck)
("emacs-geiser" ,emacs-geiser)))
--
2.27.0
next reply other threads:[~2020-07-27 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 13:11 Andrew Whatson [this message]
2020-07-27 22:20 ` bug#42557: [PATCH] gnu: emacs-flycheck-guile: Update to 0.2 Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200727131147.555388-1-whatson@gmail.com \
--to=whatson@gmail.com \
--cc=42557@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.