gnu: emacs-find-file-in-project: Update to 6.0.0.
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.0.0.
This commit is contained in:
parent
0a90e67908
commit
41abf3b3a0
@ -8974,7 +8974,7 @@ maximizes flexibility (at the expense of conciseness).")
|
||||
(define-public emacs-find-file-in-project
|
||||
(package
|
||||
(name "emacs-find-file-in-project")
|
||||
(version "5.7.10")
|
||||
(version "6.0.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -8983,7 +8983,7 @@ maximizes flexibility (at the expense of conciseness).")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"156sfd5xs831sdlkf7p5m20hzznv1zlf9nm3pfm8n8ixp13fnzj0"))))
|
||||
"1iagywiihwv96y9p811xlx4cmbsj8h76niymprv1vm4fj6cmihr6"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:tests? #t
|
||||
|
Loading…
Reference in New Issue
Block a user