emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40141: closed ([PATCH] gnu: emacs-projectile: update to 2.1.0)


From: GNU bug Tracking System
Subject: bug#40141: closed ([PATCH] gnu: emacs-projectile: update to 2.1.0)
Date: Fri, 20 Mar 2020 17:29:01 +0000

Your message dated Fri, 20 Mar 2020 18:28:49 +0100
with message-id <address@hidden>
and subject line Re: [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0
has caused the debbugs.gnu.org bug report #40141,
regarding [PATCH] gnu: emacs-projectile: update to 2.1.0
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40141: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40141
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-projectile: update to 2.1.0 Date: Fri, 20 Mar 2020 02:10:26 +0100
* gnu/packages/emacs-xyz.scm (emacs-projectile): update to 2.1.0

From 270b208565503c590ab19af23082ccb48e684f08 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <address@hidden>
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

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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0 Date: Fri, 20 Mar 2020 18:28:49 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Michael Rohleder <address@hidden> writes:

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

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]