[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: emacs-evil-matchit: Update to 3.0.2.
From: |
guix-commits |
Subject: |
05/10: gnu: emacs-evil-matchit: Update to 3.0.2. |
Date: |
Fri, 30 Jun 2023 19:15:00 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit fec5d8925b6d3f440d8f11523d978cff57176775
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jul 1 00:49:15 2023 +0200
gnu: emacs-evil-matchit: Update to 3.0.2.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.2.
---
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 f1a1d0f731..e498824c3b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20560,7 +20560,7 @@ Features:
(define-public emacs-evil-matchit
(package
(name "emacs-evil-matchit")
- (version "3.0.1")
+ (version "3.0.2")
(source
(origin
(method git-fetch)
@@ -20569,7 +20569,7 @@ Features:
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "04b7if07p0zcmhk1khswpg20ka5725i8kngmp29nfx4r4c3za9b2"))))
+ (base32 "0igz4kcfb01f9h49n5x9p1idzap54nkw62i1xrql1zlj54s8rv6b"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-evil))
- branch master updated (4b2a2161a5 -> f060b3a1fc), guix-commits, 2023/06/30
- 01/10: gnu: emacs-clojure-mode: Update to 5.16.1., guix-commits, 2023/06/30
- 02/10: gnu: emacs-dtrt-indent: Update to 1.11., guix-commits, 2023/06/30
- 03/10: gnu: emacs-ef-themes: Update to 1.2.0., guix-commits, 2023/06/30
- 05/10: gnu: emacs-evil-matchit: Update to 3.0.2.,
guix-commits <=
- 06/10: gnu: emacs-evil-nerd-commenter: Update to 3.6.1., guix-commits, 2023/06/30
- 08/10: gnu: emacs-logos: Update to 1.1.1., guix-commits, 2023/06/30
- 09/10: gnu: emacs-org: Update to 9.6.7., guix-commits, 2023/06/30
- 07/10: gnu: emacs-git-timemachine: Update to 4.13., guix-commits, 2023/06/30
- 10/10: gnu: emacs-tramp: Update to 2.6.1., guix-commits, 2023/06/30
- 04/10: gnu: emacs-elixir-mode: Update to 2.5.0., guix-commits, 2023/06/30