[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/44: gnu: emacs-inheritenv: Update to 0.2.
From: |
guix-commits |
Subject: |
27/44: gnu: emacs-inheritenv: Update to 0.2. |
Date: |
Fri, 1 Sep 2023 16:23:08 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 2aa63ac25b05945e08167a46b45795b3bbfc96c2
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 1 21:51:16 2023 +0200
gnu: emacs-inheritenv: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-inheritenv): Update to 0.2.
---
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 ea15273624..2306c6928b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20159,7 +20159,7 @@ and performs syntax checks on them.")
(define-public emacs-inheritenv
(package
(name "emacs-inheritenv")
- (version "0.1")
+ (version "0.2")
(source
(origin
(method git-fetch)
@@ -20168,7 +20168,7 @@ and performs syntax checks on them.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0ygzf70vfb7qwpsllcq5i3brprsnx3sxy2zng02mzwrr5jkx4ypc"))))
+ (base32 "04na9m3z3k94jjqcqps95xcmvjklnddhli2xaac16m4ackw2wv9b"))))
(build-system emacs-build-system)
(home-page "https://github.com/purcell/inheritenv/releases")
(synopsis "Emacs temp buffers inherit buffer-local environment variables")
- 29/44: gnu: emacs-logview: Update to 0.17., (continued)
- 29/44: gnu: emacs-logview: Update to 0.17., guix-commits, 2023/09/01
- 31/44: gnu: emacs-org-inline-pdf: Update to 0.5., guix-commits, 2023/09/01
- 32/44: gnu: emacs-org: Update to 9.6.8., guix-commits, 2023/09/01
- 17/44: gnu: emacs-datetime: Update to 0.8., guix-commits, 2023/09/01
- 18/44: gnu: emacs-dired-rsync: Update to 0.7., guix-commits, 2023/09/01
- 20/44: gnu: emacs-dtrt-indent: Update to 1.14., guix-commits, 2023/09/01
- 21/44: gnu: emacs-ebuild-mode: Update to 1.66., guix-commits, 2023/09/01
- 13/44: gnu: emacs-clojure-mode: Update to 5.16.2., guix-commits, 2023/09/01
- 23/44: gnu: emacs-ement: Update to 0.11., guix-commits, 2023/09/01
- 25/44: gnu: emacs-envrc: Update to 0.6., guix-commits, 2023/09/01
- 27/44: gnu: emacs-inheritenv: Update to 0.2.,
guix-commits <=
- 30/44: gnu: emacs-markdown-mode: Update to 2.6., guix-commits, 2023/09/01
- 33/44: gnu: emacs-org-re-reveal: Update to 3.19.2., guix-commits, 2023/09/01
- 40/44: gnu: emacs-with-editor: Update to 3.3.2., guix-commits, 2023/09/01
- 38/44: gnu: emacs-transient: Update to 0.4.3., guix-commits, 2023/09/01
- 39/44: gnu: emacs-trashed: Update to 2.1.4., guix-commits, 2023/09/01
- 35/44: gnu: emacs-pulsar: Update to 1.0.0., guix-commits, 2023/09/01
- 36/44: gnu: emacs-reformatter: Update to 0.7., guix-commits, 2023/09/01
- 43/44: gnu: emacs-package-lint: Update to 0.19., guix-commits, 2023/09/01
- 44/44: gnu: emacs-package-lint: Improve description., guix-commits, 2023/09/01
- 41/44: gnu: emacs-pcre2el: Update to 1.9., guix-commits, 2023/09/01