[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/38: gnu: emacs-find-file-in-project: Update to 6.2.1.
From: |
guix-commits |
Subject: |
13/38: gnu: emacs-find-file-in-project: Update to 6.2.1. |
Date: |
Sun, 21 May 2023 08:55:20 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b9358b86b4cf30d30852841620edaa66053e58c8
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun May 21 13:14:45 2023 +0200
gnu: emacs-find-file-in-project: Update to 6.2.1.
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.2.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 53eebda52c..f000f1340f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13390,7 +13390,7 @@ maximizes flexibility (at the expense of conciseness).")
(define-public emacs-find-file-in-project
(package
(name "emacs-find-file-in-project")
- (version "6.2.0")
+ (version "6.2.1")
(source
(origin
(method git-fetch)
@@ -13399,7 +13399,7 @@ maximizes flexibility (at the expense of conciseness).")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0sq8fyq19jw1hm0m6hiqnvzzvx0c3xigfx7x6i40ib5hnfjlqs0a"))))
+ (base32 "1vrr3fwifn3lpajh03rx5rzzgc5dks0p6154y1c7f49wqffds36p"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t
- branch master updated (c15ae77bbc -> e499cb2c12), guix-commits, 2023/05/21
- 04/38: gnu: emacs-vundo: Update to 2.1.0., guix-commits, 2023/05/21
- 12/38: gnu: emacs-ement: Update to 0.9.3., guix-commits, 2023/05/21
- 07/38: gnu: emacs-editorconfig: Update to 0.10.1., guix-commits, 2023/05/21
- 11/38: gnu: emacs-elpher: Update to 3.5.0., guix-commits, 2023/05/21
- 13/38: gnu: emacs-find-file-in-project: Update to 6.2.1.,
guix-commits <=
- 14/38: gnu: emacs-ghq: Update to 0.2.0., guix-commits, 2023/05/21
- 15/38: gnu: emacs-ghq: Do not propagate ghq., guix-commits, 2023/05/21
- 16/38: gnu: emacs-ghub: Update to 3.6.0., guix-commits, 2023/05/21
- 18/38: gnu: emacs-gptel: Update to 0.3.6., guix-commits, 2023/05/21
- 03/38: gnu: emacs-excorporate: Update to 1.1.0., guix-commits, 2023/05/21
- 01/38: gnu: emacs-soap-client: Update to 3.2.3., guix-commits, 2023/05/21
- 02/38: gnu: Add emacs-url-http-oauth., guix-commits, 2023/05/21
- 06/38: gnu: emacs-beframe: Update to 0.3.0., guix-commits, 2023/05/21
- 05/38: gnu: emacs-auto-compile: Update to 1.8.0., guix-commits, 2023/05/21
- 08/38: gnu: emacs-ef-themes: Update to 1.0.0., guix-commits, 2023/05/21