gnu: emacs-dape: Update to 0.21.0.

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

Change-Id: Ia22f8f3a5630e6f8588965546494145dd84f93d9
This commit is contained in:
jgart 2025-01-13 00:48:07 -06:00
parent 4fef7b2694
commit 9edb4fe373
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -32670,7 +32670,7 @@ (define-public emacs-lsp-docker
(define-public emacs-dape
(package
(name "emacs-dape")
(version "0.19.0")
(version "0.21.0")
(source
(origin
(method git-fetch)
@ -32679,7 +32679,7 @@ (define-public emacs-dape
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1mamaffrckihhp8mgr3ragdxi7l7aqaaacqcbdjhaszlv6lijivi"))))
(base32 "0vf479khsigwgdl8r419lh5lmarpy5dddw5v4z7cavwa5dxxsxns"))))
(build-system emacs-build-system)
(arguments
;; FIXME python tests pass, JS tests require additional dependencies