[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: emacs-elpher: Update to 3.6.0.
From: |
guix-commits |
Subject: |
06/13: gnu: emacs-elpher: Update to 3.6.0. |
Date: |
Mon, 25 Mar 2024 09:47:35 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 4d399a899d20710219bb383b04e5118766a4c91c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Mar 25 14:33:23 2024 +0100
gnu: emacs-elpher: Update to 3.6.0.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.0.
Change-Id: I4241197863e4246fcc57de09b4cf1f8013249bcb
---
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 4e12be55a0..ca5e082950 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33437,7 +33437,7 @@ it forcibly
(define-public emacs-elpher
(package
(name "emacs-elpher")
- (version "3.5.1")
+ (version "3.6.0")
(source
(origin
(method git-fetch)
@@ -33446,7 +33446,7 @@ it forcibly
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1qiqjkbqjv6gw4lyf697jsb081sy2r46i3q6gdssfrhsjjmb8jag"))))
+ (base32 "00z41vw63vm71i5szmvrxspvnzkpzflpip56jnmkjc94qfla2l8s"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (1415ea78c1 -> e2f408030d), guix-commits, 2024/03/25
- 10/13: gnu: emacs-org-re-reveal: Update to 3.26.0., guix-commits, 2024/03/25
- 02/13: gnu: emacs-devdocs: Update to 0.6., guix-commits, 2024/03/25
- 03/13: gnu: emacs-buffer-env: Update to 0.6., guix-commits, 2024/03/25
- 07/13: gnu: emacs-eshell-syntax-highlighting: Update to 0.6., guix-commits, 2024/03/25
- 06/13: gnu: emacs-elpher: Update to 3.6.0.,
guix-commits <=
- 08/13: gnu: emacs-magit-todos: Update to 1.7.2., guix-commits, 2024/03/25
- 12/13: gnu: emacs-transient: Update to 0.6.0., guix-commits, 2024/03/25
- 04/13: gnu: emacs-auto-compile: Update to 2.0.0., guix-commits, 2024/03/25
- 01/13: gnu: emacs-jit-spell: Update to 0.4., guix-commits, 2024/03/25
- 11/13: gnu: emacs-package-lint: Update to 0.22., guix-commits, 2024/03/25
- 05/13: gnu: emacs-benchmark-init: Update to 1.2., guix-commits, 2024/03/25
- 09/13: gnu: emacs-orderless: Update to 1.1., guix-commits, 2024/03/25
- 13/13: gnu: emacs-wisp-mode: Update to 1.0.12., guix-commits, 2024/03/25