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

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

bug#62930: closed ([PATCH] gnu: emacs-envrc: Update to 0.5.)


From: GNU bug Tracking System
Subject: bug#62930: closed ([PATCH] gnu: emacs-envrc: Update to 0.5.)
Date: Tue, 18 Apr 2023 13:24:02 +0000

Your message dated Tue, 18 Apr 2023 15:23:38 +0200
with message-id <87a5z5l3xh.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62930] [PATCH] gnu: emacs-envrc: Update to 0.5.
has caused the debbugs.gnu.org bug report #62930,
regarding [PATCH] gnu: emacs-envrc: Update to 0.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62930: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62930
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-envrc: Update to 0.5. Date: Tue, 18 Apr 2023 13:38:52 +0100
Updating emacs-envrc to 0.5.

---
 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 c1748e7f36..df5229cc2c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19442,7 +19442,7 @@ (define-public emacs-enlive
 (define-public emacs-envrc
   (package
     (name "emacs-envrc")
-    (version "0.4")
+    (version "0.5")
     (source
      (origin
        (method git-fetch)
@@ -19452,7 +19452,7 @@ (define-public emacs-envrc
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0nqqx4qlw75lmbn0v927sg3xyjkk86ihw1q3rdbbn59va41grds4"))))
+         "0vjk8k5k9xsngk50nf611c4j0bikqn9l1y3m35s8y3knwqw22ii0"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-inheritenv))
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62930] [PATCH] gnu: emacs-envrc: Update to 0.5. Date: Tue, 18 Apr 2023 15:23:38 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Fabio Natali <me@fabionatali.com> writes:

> Updating emacs-envrc to 0.5.

Thank you for the patch.

Unfortunately, I updated the package a few minutes ago without noticing
your message. Sorry for the duplicate work!

BTW, I couldn't run tests properly for this package. You may want to
look at it, if you want and have time.

Meanwhile, I'm closing this report.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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