gnu: emacs-dape: Update to 0.23.0.

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

Change-Id: I0e277096780f560c1e51080f1876ebfdfe6cb6be
This commit is contained in:
jgart 2025-03-13 08:25:54 -05:00
parent 8c0e6d938b
commit dec47bd37f
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

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