Skip to content
Snippets Groups Projects
Unverified Commit 93ff6a40 authored by Pierre Neidhardt's avatar Pierre Neidhardt
Browse files

gnu: emacs-evil-collection: Update to 20200626.

* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200626.
parent 544fd8e3
No related branches found
No related tags found
No related merge requests found
...@@ -8565,8 +8565,8 @@ (define-public emacs-evil ...@@ -8565,8 +8565,8 @@ (define-public emacs-evil
(license license:gpl3+))) (license license:gpl3+)))
   
(define-public emacs-evil-collection (define-public emacs-evil-collection
(let ((commit "d062cc206d671fb5aefb1e0e679a9cb1d6c73e33") (let ((commit "c68aed6a9694836602ada224160bc5b4c0a37919")
(revision "14")) (revision "15"))
(package (package
(name "emacs-evil-collection") (name "emacs-evil-collection")
(version (git-version "0.0.3" revision commit)) (version (git-version "0.0.3" revision commit))
...@@ -8578,7 +8578,7 @@ (define-public emacs-evil-collection ...@@ -8578,7 +8578,7 @@ (define-public emacs-evil-collection
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1zizfqmfrxx3shgggwa74rg2qqbrs8704wf94ajx0k11dbm1dbrp")))) "1xhrzl0vy540a572f9fnh5a039bpqsrkv0kh6bqw0rki70w7x0xx"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs (propagated-inputs
`(("emacs-evil" ,emacs-evil) `(("emacs-evil" ,emacs-evil)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment