unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0
@ 2020-03-20  1:10 Michael Rohleder
  2020-03-20 17:28 ` bug#40141: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-20  1:10 UTC (permalink / raw)
  To: 40141


[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]

* gnu/packages/emacs-xyz.scm (emacs-projectile): update to 2.1.0


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-projectile): update to --]
[-- Type: text/x-patch, Size: 1330 bytes --]

From 270b208565503c590ab19af23082ccb48e684f08 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 20 Mar 2020 02:02:39 +0100
Subject: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-projectile): update to
 2.1.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 62d1adcf74..d0b51df3c7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6394,7 +6394,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
 (define-public emacs-projectile
   (package
     (name "emacs-projectile")
-    (version "2.0.0")
+    (version "2.1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://raw.githubusercontent.com/bbatsov"
@@ -6402,7 +6402,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
               (file-name (string-append "projectile-" version ".el"))
               (sha256
                (base32
-                "149hablms6n9b4wp78dz4pjz1rzyylfw9ayghq5p9d7k661mvyby"))))
+                "1jj9wk91clyph3zmxkd7y7d6gdqmjd1vndhyq5fxp7i7dy013571"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.25.2


[-- Attachment #1.3: Type: text/plain, Size: 144 bytes --]


-- 
The German opposite of 'umfahren' (running something over)
is 'umfahren' (drive around something).
Good luck mastering this language.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#40141: [PATCH] gnu: emacs-projectile: update to 2.1.0
  2020-03-20  1:10 [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0 Michael Rohleder
@ 2020-03-20 17:28 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-03-20 17:28 UTC (permalink / raw)
  To: Michael Rohleder, 40141-done

[-- Attachment #1: Type: text/plain, Size: 130 bytes --]

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-projectile): update to 2.1.0

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2020-03-20 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-20  1:10 [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0 Michael Rohleder
2020-03-20 17:28 ` bug#40141: " Marius Bakke

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