* [bug#34619] [PATCH] gnu: emacs-projectile: Update to 2.0.0
@ 2019-02-22 13:42 Dimakakos Dimos
2019-02-27 8:55 ` bug#34619: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Dimakakos Dimos @ 2019-02-22 13:42 UTC (permalink / raw)
To: 34619
From 3cf1fea40491a3fcf5b55bf08ba410476f71ae2a Mon Sep 17 00:00:00 2001
From: Dimakakos Dimos <bendersteed@teknik.io>
Date: Fri, 22 Feb 2019 15:27:45 +0200
Subject: [PATCH] gnu: emacs-projectile: Update to 2.0.0
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.0.0.
---
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 cedc1efbc..1f76a3515 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4448,7 +4448,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
(define-public emacs-projectile
(package
(name "emacs-projectile")
- (version "0.14.0")
+ (version "2.0.0")
(source (origin
(method url-fetch)
(uri (string-append "https://raw.githubusercontent.com/bbatsov"
@@ -4456,7 +4456,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
(file-name (string-append "projectile-" version ".el"))
(sha256
(base32
- "1ql1wnzhblbwnv66hf2y0wq45g71hh6s9inc090lmhm1vgylbd1f"))))
+ "149hablms6n9b4wp78dz4pjz1rzyylfw9ayghq5p9d7k661mvyby"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-dash" ,emacs-dash)
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34619: [PATCH] gnu: emacs-projectile: Update to 2.0.0
2019-02-22 13:42 [bug#34619] [PATCH] gnu: emacs-projectile: Update to 2.0.0 Dimakakos Dimos
@ 2019-02-27 8:55 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-02-27 8:55 UTC (permalink / raw)
To: Dimakakos Dimos; +Cc: 34619-done
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
I added a copyright line for you and pushed as commit
d97283c3a62b1e8ebdac5544b3fcb5eacc330bcd.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-27 8:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 13:42 [bug#34619] [PATCH] gnu: emacs-projectile: Update to 2.0.0 Dimakakos Dimos
2019-02-27 8:55 ` bug#34619: " Efraim Flashner
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.