gnu: emacs-apheleia: Update to 4.4.

* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 4.4.

Change-Id: Iea1a767ac746f687b209065c7323ff4a72183952
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:28:51 +01:00
parent ac2190f17d
commit 4a9c540400
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7520,7 +7520,7 @@ This mode supports Apache HTTP Server 2.4 and major modules.")
(define-public emacs-apheleia
(package
(name "emacs-apheleia")
(version "4.3")
(version "4.4")
(source
(origin
(method git-fetch)
@ -7529,7 +7529,7 @@ This mode supports Apache HTTP Server 2.4 and major modules.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0pw16nh2pbb33fkwk2wmr73x6z405w2acsjfli77j2j9vg4nxh52"))))
(base32 "1dqx5wjmaxxl3xdj0kh2q157d4x9ygfwn4fschcw9vwm5jrcph51"))))
(build-system emacs-build-system)
(home-page "https://github.com/raxod502/apheleia")
(synopsis "Reformat buffer stably")