[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/16: gnu: emacs-meow: Update to 1.4.4.
From: |
guix-commits |
Subject: |
15/16: gnu: emacs-meow: Update to 1.4.4. |
Date: |
Sat, 2 Sep 2023 17:49:02 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 907d12aeef53c1b08a27e9207f6d4eb5033baa8a
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Sep 2 23:17:06 2023 +0200
gnu: emacs-meow: Update to 1.4.4.
* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.4.4.
---
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 3ae8fc2e0b..6e203688a5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18502,7 +18502,7 @@ code derived from Kelvin H's Org page.")
(define-public emacs-meow
(package
(name "emacs-meow")
- (version "1.4.2")
+ (version "1.4.4")
(source
(origin
(method git-fetch)
@@ -18511,7 +18511,7 @@ code derived from Kelvin H's Org page.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "11iz95lm25vpdc3plpm3h1zlmfmfz08xlman8iqk5fa13636v7hj"))))
+ (base32 "1xd9v2ac44kxkbd1va70v7mfccmpnchgl7ipnhikq9y8jha02brr"))))
(build-system emacs-build-system)
(home-page "https://github.com/meow-edit/meow")
(synopsis "Yet another modal editing on Emacs")
- 11/16: gnu: emacs-ibuffer-projectile: Update to 0.4., (continued)
- 11/16: gnu: emacs-ibuffer-projectile: Update to 0.4., guix-commits, 2023/09/02
- 10/16: gnu: emacs-ibrowse: Update to 0.2.3., guix-commits, 2023/09/02
- 03/16: gnu: emacs-elfeed-score: Update to 1.2.7., guix-commits, 2023/09/02
- 06/16: gnu: emacs-haskell-mode: Update to 17.4., guix-commits, 2023/09/02
- 08/16: gnu: emacs-hl-todo: Update to 3.6.0., guix-commits, 2023/09/02
- 09/16: gnu: emacs-howm: Update to 1.5.0., guix-commits, 2023/09/02
- 13/16: gnu: emacs-ibuffer-vc: Update to 0.12., guix-commits, 2023/09/02
- 14/16: gnu: emacs-magit-todos: Update to 1.7., guix-commits, 2023/09/02
- 07/16: gnu: emacs-helm: Update to 3.9.4., guix-commits, 2023/09/02
- 16/16: gnu: emacs-neotree: Update to 0.6.0., guix-commits, 2023/09/02
- 15/16: gnu: emacs-meow: Update to 1.4.4.,
guix-commits <=
- 12/16: gnu: emacs-ibuffer-projectile: Improve description., guix-commits, 2023/09/02