GNU bug report logs - #40141
[PATCH] gnu: emacs-projectile: update to 2.1.0

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 20 Mar 2020 01:11:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40141: closed ([PATCH] gnu: emacs-projectile: update to 2.1.0)
Date: Fri, 20 Mar 2020 17:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 20 Mar 2020 18:28:49 +0100
with message-id <87o8sr7x66.fsf <at> devup.no>
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
help-debbugs <at> gnu.org.)


-- 
40141: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40141
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-projectile: update to 2.1.0
Date: Fri, 20 Mar 2020 02:10:26 +0100
[Message part 3 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-projectile): update to 2.1.0

[0001-gnu-packages-emacs-xyz.scm-emacs-projectile-update-t.patch (text/x-patch, inline)]
From 270b208565503c590ab19af23082ccb48e684f08 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> 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

[Message part 5 (text/plain, inline)]
-- 
The German opposite of 'umfahren' (running something over)
is 'umfahren' (drive around something).
Good luck mastering this language.
[signature.asc (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Michael Rohleder <mike <at> rohleder.de>, 40141-done <at> debbugs.gnu.org
Subject: Re: [bug#40141] [PATCH] gnu: emacs-projectile: update to 2.1.0
Date: Fri, 20 Mar 2020 18:28:49 +0100
[Message part 8 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.