GNU bug report logs - #50619
[PATCH] gnu: emacs-project: Update to 0.7.1.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Thu, 16 Sep 2021 11:37:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

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: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#50619: closed (Re: bug#50619: [PATCH] gnu: emacs-project:
 Update to 0.7.1.)
Date: Sat, 09 Oct 2021 15:04:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#50619: [PATCH] gnu: emacs-project: Update to 0.7.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 50619 <at> debbugs.gnu.org.

-- 
50619: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50619
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 50619-done <at> debbugs.gnu.org
Subject: Re: bug#50619: [PATCH] gnu: emacs-project: Update to 0.7.1.
Date: Sat, 09 Oct 2021 20:33:47 +0530
[Message part 3 (text/plain, inline)]
Hi Xinglu,

Thanks for the patch! But, it looks like Nicolas Goaziou has already
updated emacs-project to version 0.8.0 in
38a874ba7ebbe93164b814c686dbddc0a62d4a49. So, I'm closing this issue.

Thanks,
Arun
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-project: Update to 0.7.1.
Date: Thu, 16 Sep 2021 13:36:31 +0200
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.7.1.
---
 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 9797503be8..65c69ac72c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -634,13 +634,13 @@ when typing parentheses directly or commenting out code line by line.")
 (define-public emacs-project
   (package
     (name "emacs-project")
-    (version "0.6.1")
+    (version "0.7.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/project-" version ".tar"))
        (sha256
-        (base32 "174fli3swbn67qcs9isv70vwrf6r41mak6dbs98gia89rlb71c8v"))))
+        (base32 "1ip8s924n50mmh068p42zi0ylvv79a2pi9sji1c2pqj2q19d7jr6"))))
     (build-system emacs-build-system)
     (propagated-inputs `(("emacs-xref" ,emacs-xref)))
     (home-page "http://elpa.gnu.org/packages/project.html")

base-commit: 33bc3fb2a5f30a6e21f1b8d6d43867d921bd951c
-- 
2.33.0






This bug report was last modified 3 years and 318 days ago.

Previous Next


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