* [bug#34308] [PATCH] gnu: emacs-cider: Update to 0.20.0
@ 2019-02-04 5:50 Brett Gilio
2019-02-15 22:22 ` bug#34308: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-04 5:50 UTC (permalink / raw)
To: 34308
[-- Attachment #1: [PATCH] gnu: emacs-cider: Update to 0.20.0 --]
[-- Type: text/x-patch, Size: 1518 bytes --]
From 5a6eb7fa60427e68d4b868d395ca0a059383f495 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Sun, 3 Feb 2019 23:46:04 -0600
Subject: [PATCH] gnu: emacs-cider: Update to 0.20.0
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.20.0
---
gnu/packages/emacs-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7decd51ea..ee03349b3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -41,6 +41,7 @@
;;; Copyright © 2018 Alex Branham <alex.branham@gmail.com>
;;; Copyright © 2018 Thorsten Wilms <t_w_@freenet.de>
;;; Copyright © 2018 Pierre Langlois <pierre.langlois@gmx.com>
+;;; Copyright © 2018 Brett Gilio <brettg@posteo.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -5055,7 +5056,7 @@ target will call @code{compile} on it.")
(define-public emacs-cider
(package
(name "emacs-cider")
- (version "0.18.0")
+ (version "0.20.0")
(source
(origin
(method git-fetch)
@@ -5065,7 +5066,7 @@ target will call @code{compile} on it.")
(file-name (git-file-name name version))
(sha256
(base32
- "1m9kc88vga3q5d731qnpngnsa0n57pf21k3hll20rw8rggrx4vdn"))))
+ "0lfhzg9c931jbx27hpshk3l76gwbp6ggf668sqa77xrvymwdlsnw"))))
(build-system emacs-build-system)
(arguments
'(#:exclude ; Don't exclude 'cider-test.el'.
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34308: [PATCH] gnu: emacs-cider: Update to 0.20.0
2019-02-04 5:50 [bug#34308] [PATCH] gnu: emacs-cider: Update to 0.20.0 Brett Gilio
@ 2019-02-15 22:22 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-02-15 22:22 UTC (permalink / raw)
To: Brett Gilio; +Cc: 34308-done
Brett Gilio <brettg@posteo.net> skribis:
>>From 5a6eb7fa60427e68d4b868d395ca0a059383f495 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Sun, 3 Feb 2019 23:46:04 -0600
> Subject: [PATCH] gnu: emacs-cider: Update to 0.20.0
>
> * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.20.0
Applied, thanks!
Ludo'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-15 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 5:50 [bug#34308] [PATCH] gnu: emacs-cider: Update to 0.20.0 Brett Gilio
2019-02-15 22:22 ` bug#34308: " Ludovic Courtès
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).