gnu: emacs-dape: Update to 0.22.0.

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

Change-Id: Id6a988d3263ef858b268506494ab6888c832ac83
This commit is contained in:
jgart 2025-02-03 14:02:09 -05:00
parent 97fee203a5
commit d6c664143f
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -32970,7 +32970,7 @@ in Docker environment.")
(define-public emacs-dape
(package
(name "emacs-dape")
(version "0.21.0")
(version "0.22.0")
(source
(origin
(method git-fetch)
@ -32979,7 +32979,7 @@ in Docker environment.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0vf479khsigwgdl8r419lh5lmarpy5dddw5v4z7cavwa5dxxsxns"))))
(base32 "0zxv49fd6m7xsaa6d9lyhjmnnxihlkycp3vin836qmk9cq6a7dlp"))))
(build-system emacs-build-system)
(arguments
;; FIXME python tests pass, JS tests require additional dependencies