gnu: emacs-dape: Update to 0.19.0.

* gnu/packages/emacs-xyz.scm (emacs-dape): Update to 0.19.0.

Change-Id: I3367828b9ad536a41610a721b726a912fa116256
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:00 +01:00
parent db1dcc5de9
commit dcf0b0ee2e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -32545,7 +32545,7 @@ in Docker environment.")
(define-public emacs-dape
(package
(name "emacs-dape")
(version "0.16.0")
(version "0.19.0")
(source
(origin
(method git-fetch)
@ -32554,7 +32554,7 @@ in Docker environment.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1r1jmhfda1nfaf4qw6245m96p6jw1warq90b7wnagr3pv1ajvnkg"))))
(base32 "1mamaffrckihhp8mgr3ragdxi7l7aqaaacqcbdjhaszlv6lijivi"))))
(build-system emacs-build-system)
(arguments
;; FIXME python tests pass, JS tests require additional dependencies