[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/38: gnu: emacs-elpher: Update to 3.5.0.
From: |
guix-commits |
Subject: |
11/38: gnu: emacs-elpher: Update to 3.5.0. |
Date: |
Sun, 21 May 2023 08:55:20 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit cab331891d07e90fa7b70fa87606c5d570a4f29e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun May 21 12:25:22 2023 +0200
gnu: emacs-elpher: Update to 3.5.0.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.5.0.
---
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 5d2dd033f3..f83400efb2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31456,7 +31456,7 @@ it forcibly
(define-public emacs-elpher
(package
(name "emacs-elpher")
- (version "3.4.3")
+ (version "3.5.0")
(source
(origin
(method git-fetch)
@@ -31465,7 +31465,7 @@ it forcibly
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "04m226by90mv4rxxy6is8appxnvxq4npr585k2y2l1vmrj0qwn49"))))
+ (base32 "0cxzv9nx5vshf45r7msaqnq8h7xwi4kd8pb3na3dljlrhwvgdrk6"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (c15ae77bbc -> e499cb2c12), guix-commits, 2023/05/21
- 04/38: gnu: emacs-vundo: Update to 2.1.0., guix-commits, 2023/05/21
- 12/38: gnu: emacs-ement: Update to 0.9.3., guix-commits, 2023/05/21
- 07/38: gnu: emacs-editorconfig: Update to 0.10.1., guix-commits, 2023/05/21
- 11/38: gnu: emacs-elpher: Update to 3.5.0.,
guix-commits <=
- 13/38: gnu: emacs-find-file-in-project: Update to 6.2.1., guix-commits, 2023/05/21
- 14/38: gnu: emacs-ghq: Update to 0.2.0., guix-commits, 2023/05/21
- 15/38: gnu: emacs-ghq: Do not propagate ghq., guix-commits, 2023/05/21
- 16/38: gnu: emacs-ghub: Update to 3.6.0., guix-commits, 2023/05/21
- 18/38: gnu: emacs-gptel: Update to 0.3.6., guix-commits, 2023/05/21
- 03/38: gnu: emacs-excorporate: Update to 1.1.0., guix-commits, 2023/05/21
- 01/38: gnu: emacs-soap-client: Update to 3.2.3., guix-commits, 2023/05/21
- 02/38: gnu: Add emacs-url-http-oauth., guix-commits, 2023/05/21
- 06/38: gnu: emacs-beframe: Update to 0.3.0., guix-commits, 2023/05/21
- 05/38: gnu: emacs-auto-compile: Update to 1.8.0., guix-commits, 2023/05/21