[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: emacs-company-math: Update to 1.5.
From: |
guix-commits |
Subject: |
04/09: gnu: emacs-company-math: Update to 1.5. |
Date: |
Sat, 10 Dec 2022 03:17:27 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit bafce38e9a32924517d29166facccda3a01bfa85
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Dec 10 09:05:27 2022 +0100
gnu: emacs-company-math: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.
---
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 903b46657a..26e69f069a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7945,7 +7945,7 @@ features:
(define-public emacs-company-math
(package
(name "emacs-company-math")
- (version "1.4")
+ (version "1.5")
(source
(origin
(method git-fetch)
@@ -7954,7 +7954,7 @@ features:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1y1fw926insgdl7ib9ynxjrxf3p6wfjkfxvf5vgdca7267cvcll1"))))
+ (base32 "010p3rhb7win6ndx3ilz2lcg69d2qyxfvpi0hcid2srzxffpwn3i"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-math-symbol-lists emacs-company))
- branch master updated (3ae6f30767 -> 5051cbaeee), guix-commits, 2022/12/10
- 07/09: gnu: emacs-jarchive: Update to 0.9.0., guix-commits, 2022/12/10
- 02/09: gnu: Add emacs-acme-theme., guix-commits, 2022/12/10
- 05/09: gnu: emacs-ement: Update to 0.5.1., guix-commits, 2022/12/10
- 01/09: gnu: Add emacs-carp., guix-commits, 2022/12/10
- 03/09: gnu: emacs-company-emoji: Update to 2.7.0., guix-commits, 2022/12/10
- 04/09: gnu: emacs-company-math: Update to 1.5.,
guix-commits <=
- 06/09: gnu: emacs-evil-nerd-commenter: Update to 3.6.0., guix-commits, 2022/12/10
- 08/09: gnu: emacs-logview: Update to 0.16., guix-commits, 2022/12/10
- 09/09: gnu: emacs-wisp-mode: Update to 1.0.8., guix-commits, 2022/12/10