gnu: emacs-dash: Update to 2.17.0.

* (emacs-dash): Update to 2.17.0.
This commit is contained in:
Maxim Cournoyer 2020-03-22 23:54:32 -04:00
parent f9b6f75d1c
commit 80168c4b5b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2059,7 +2059,7 @@ (define-public emacs-pdf-tools
(define-public emacs-dash
(package
(name "emacs-dash")
(version "2.16.0")
(version "2.17.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2068,7 +2068,7 @@ (define-public emacs-dash
(file-name (git-file-name name version))
(sha256
(base32
"150k48llqz2mb66vbznpyj47r6g16amfl7hbg8q46djq8mp7zc2v"))))
"153f55dqkhs8w2xlf6b88wp5vlkap7h8vjd9wxh4jp2ram5g4l1n"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t