GNU bug report logs - #34619
[PATCH] gnu: emacs-projectile: Update to 2.0.0

Previous Next

Package: guix-patches;

Reported by: Dimakakos Dimos <bendersteed <at> teknik.io>

Date: Fri, 22 Feb 2019 15:29:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34619 in the body.
You can then email your comments to 34619 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34619; Package guix-patches. (Fri, 22 Feb 2019 15:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dimakakos Dimos <bendersteed <at> teknik.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 22 Feb 2019 15:29:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dimakakos Dimos <bendersteed <at> teknik.io>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-projectile: Update to 2.0.0
Date: Fri, 22 Feb 2019 15:42:52 +0200
From 3cf1fea40491a3fcf5b55bf08ba410476f71ae2a Mon Sep 17 00:00:00 2001
From: Dimakakos Dimos <bendersteed <at> 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







Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Wed, 27 Feb 2019 08:56:02 GMT) Full text and rfc822 format available.

Notification sent to Dimakakos Dimos <bendersteed <at> teknik.io>:
bug acknowledged by developer. (Wed, 27 Feb 2019 08:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 34619-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Dimakakos Dimos <bendersteed <at> teknik.io>
Cc: 34619-done <at> debbugs.gnu.org
Subject: Re: [bug#34619] [PATCH] gnu: emacs-projectile: Update to 2.0.0
Date: Wed, 27 Feb 2019 10:55:23 +0200
[Message part 1 (text/plain, inline)]
I added a copyright line for you and pushed as commit
d97283c3a62b1e8ebdac5544b3fcb5eacc330bcd.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Mar 2019 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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