[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/32: gnu: emacs-apheleia: Update to 4.1.
From: |
guix-commits |
Subject: |
02/32: gnu: emacs-apheleia: Update to 4.1. |
Date: |
Sun, 17 Mar 2024 18:51:37 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 13689cafaabb63a3ab894fca0fa7db3a99a4739a
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 22:21:49 2024 +0100
gnu: emacs-apheleia: Update to 4.1.
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 4.1.
Change-Id: I725c6296176e6630e86ded898b6edc27405c6acd
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index cc3a1a342c..5f56363c0f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6675,7 +6675,7 @@ This mode supports Apache HTTP Server 2.4 and major
modules.")
(define-public emacs-apheleia
(package
(name "emacs-apheleia")
- (version "4.0")
+ (version "4.1")
(source
(origin
(method git-fetch)
@@ -6684,7 +6684,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 "0afv75w028v59qf777nrf57xj9yaz3jj2bixfmkgiqrn1wii9pm6"))))
+ (base32 "10adk4l5090dy0as6xqv5qpgdc0vf7jy8s1nrsn3zgf6n3s3ffqb"))))
(build-system emacs-build-system)
(home-page "https://github.com/raxod502/apheleia")
(synopsis "Reformat buffer stably")
- branch master updated (059c9ed104 -> bb274ab5aa), guix-commits, 2024/03/17
- 02/32: gnu: emacs-apheleia: Update to 4.1.,
guix-commits <=
- 03/32: gnu: emacs-buttercup: Update to 1.34., guix-commits, 2024/03/17
- 05/32: gnu: emacs-circe: Update to 2.13-1.cc630eb., guix-commits, 2024/03/17
- 07/32: gnu: emacs-clj-refactor: Update to 3.12.0., guix-commits, 2024/03/17
- 09/32: gnu: emacs-ebib: Update to 2.40.5., guix-commits, 2024/03/17
- 11/32: gnu: emacs-eldev: Update to 1.9.1., guix-commits, 2024/03/17
- 01/32: gnu: emacs-ac-php: Update to 2.6.0., guix-commits, 2024/03/17
- 08/32: gnu: emacs-consult: Update to 1.4., guix-commits, 2024/03/17
- 06/32: gnu: emacs-clojure-mode: Update to 5.18.1-1.af0e518., guix-commits, 2024/03/17
- 12/32: gnu: emacs-emms: Update to 19., guix-commits, 2024/03/17
- 16/32: gnu: emacs-gptel: Update to 0.8.0., guix-commits, 2024/03/17