[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a.
From: |
guix-commits |
Subject: |
09/10: gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a. |
Date: |
Mon, 5 Aug 2019 10:09:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f48aa64ea8823b8bff660bc6dbc00f5af119389d
Author: Brian Leung <address@hidden>
Date: Sat Jul 27 05:00:46 2019 +0200
gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a.
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): Update to 0.0.1-1.f4fcd0a.
Signed-off-by: Ricardo Wurmus <address@hidden>
---
gnu/packages/emacs-xyz.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a7235ee..ff6deb5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6406,12 +6406,11 @@ aligning text objects based on separators.")
(license license:gpl3+))))
(define-public emacs-evil-expat
- (let ((commit "4c344ea19b789002d759a202ffbf594730d2c59a")
- (version "0.0.1")
+ (let ((commit "f4fcd0aa3edc359adb5c986b5dd9188d220d84e2")
(revision "1"))
(package
(name "emacs-evil-expat")
- (version (git-version version revision commit))
+ (version (git-version "0.0.1" revision commit))
(source
(origin
(method git-fetch)
@@ -6421,7 +6420,7 @@ aligning text objects based on separators.")
(file-name (git-file-name name version))
(sha256
(base32
- "16v7fnldxag6l1lsnrnhdjkga9qi78lbdfbb82k6pmv04991mbkr"))))
+ "0872ix682hkdz0k8pn6sb54rqkx00rz5fxpd5j2snx406yagpaxz"))))
(build-system emacs-build-system)
(propagated-inputs `(("emacs-evil" ,emacs-evil)))
(home-page "https://github.com/edkolev/evil-expat")
- branch master updated (213315d -> 10989c5), guix-commits, 2019/08/05
- 01/10: gnu: emacs-helm: Update to 3.3., guix-commits, 2019/08/05
- 02/10: gnu: Add emacs-evil-traces., guix-commits, 2019/08/05
- 04/10: gnu: emacs-magit-todos: Update to 1.3., guix-commits, 2019/08/05
- 03/10: gnu: Add emacs-scroll-on-drag., guix-commits, 2019/08/05
- 07/10: gnu: emacs-highlight-indentation: Update to 0.7.0-1.d03803f., guix-commits, 2019/08/05
- 06/10: gnu: Add emacs-dired-toggle-sudo., guix-commits, 2019/08/05
- 05/10: gnu: Add emacs-helm-org-rifle., guix-commits, 2019/08/05
- 08/10: gnu: emacs-so-long: Update to 1.0-2.cfae473., guix-commits, 2019/08/05
- 09/10: gnu: emacs-evil-expat: Update to 0.0.1-1.f4fcd0a.,
guix-commits <=
- 10/10: gnu: emacs-lua-mode: Update to 20151025-2.95c64bb., guix-commits, 2019/08/05