[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: emacs-elpher: Update to 3.3.3.
From: |
guix-commits |
Subject: |
06/06: gnu: emacs-elpher: Update to 3.3.3. |
Date: |
Tue, 26 Apr 2022 22:34:57 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit fb2c136eb37481a11a8c7a3110c27dae196d7a6e
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Tue Apr 26 23:19:01 2022 -0300
gnu: emacs-elpher: Update to 3.3.3.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.3.3.
---
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 6917879015..db1663c677 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -26704,7 +26704,7 @@ it forcibly
(define-public emacs-elpher
(package
(name "emacs-elpher")
- (version "3.3.2")
+ (version "3.3.3")
(source
(origin
(method git-fetch)
@@ -26713,7 +26713,7 @@ it forcibly
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1p43x7mf14q84armxhp294xaclq5c6mpggq619ravia0kdrqij1w"))))
+ (base32 "166fjq9d883hifa35zklyjrm4c575nd6zxdx7akbwibrgwi65bl0"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (a27804a353 -> fb2c136eb3), guix-commits, 2022/04/26
- 05/06: gnu: emacs-org-roam: Update to 2.2.2., guix-commits, 2022/04/26
- 06/06: gnu: emacs-elpher: Update to 3.3.3.,
guix-commits <=
- 01/06: gnu: emacs-corfu: Add new phase after unpack., guix-commits, 2022/04/26
- 03/06: gnu: emacs-vertico: Update to 0.23., guix-commits, 2022/04/26
- 02/06: gnu: emacs-consult: Update to 0.17., guix-commits, 2022/04/26
- 04/06: gnu: emacs-org-re-reveal: Update to 3.13.0., guix-commits, 2022/04/26