mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: emacs-apheleia: Update to 4.2.
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 4.2. Change-Id: I6a78692b0e6b051cef9c2ab82db0213276802e2a
This commit is contained in:
parent
20727f6d75
commit
5aec5f357e
1 changed files with 2 additions and 2 deletions
|
@ -6985,7 +6985,7 @@ This mode supports Apache HTTP Server 2.4 and major modules.")
|
|||
(define-public emacs-apheleia
|
||||
(package
|
||||
(name "emacs-apheleia")
|
||||
(version "4.1")
|
||||
(version "4.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -6994,7 +6994,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 "10adk4l5090dy0as6xqv5qpgdc0vf7jy8s1nrsn3zgf6n3s3ffqb"))))
|
||||
(base32 "1an8k1zgahsjscmdm5s4mp71afb1mf86s63vg3pc8kalj4yw9gbj"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/raxod502/apheleia")
|
||||
(synopsis "Reformat buffer stably")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue