gnu: emacs-find-file-in-project: Update to 5.7.10.

* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 5.7.10.
This commit is contained in:
Oleg Pykhalov 2020-08-23 14:29:50 +03:00
parent 77a0bcacce
commit 045fb51efe
No known key found for this signature in database
GPG key ID: 167F8EA5001AFA9C

View file

@ -7934,7 +7934,7 @@ (define-public emacs-mocker
(define-public emacs-find-file-in-project
(package
(name "emacs-find-file-in-project")
(version "5.7.7")
(version "5.7.10")
(source (origin
(method git-fetch)
(uri (git-reference
@ -7943,7 +7943,7 @@ (define-public emacs-find-file-in-project
(file-name (git-file-name name version))
(sha256
(base32
"1skjbh7m0cck2rwmgzrrds51gipqf1jqghyfx15drc1n6kwivx3h"))))
"156sfd5xs831sdlkf7p5m20hzznv1zlf9nm3pfm8n8ixp13fnzj0"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t