1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: emacs-dape: Update to 0.24.0.

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

Change-Id: Id283e7a52ed1f5af2377b3bf7db33317f0e6ed02
This commit is contained in:
jgart 2025-05-01 09:34:09 -05:00
parent ad2340503b
commit c4f25bbd7e
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

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