GNU bug report logs -
#62930
[PATCH] gnu: emacs-envrc: Update to 0.5.
Previous Next
Reported by: Fabio Natali <me <at> fabionatali.com>
Date: Tue, 18 Apr 2023 12:40:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 2 years and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.