[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/53: gnu: emacs-meow: Update to 1.4.5.
From: |
guix-commits |
Subject: |
38/53: gnu: emacs-meow: Update to 1.4.5. |
Date: |
Thu, 22 Feb 2024 10:19:02 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 7f6c5bb8f6d8323b599c5479b87d9d1125659a4c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 14:46:09 2024 +0100
gnu: emacs-meow: Update to 1.4.5.
* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.4.5.
Change-Id: I3bd70806235c0166d4182d0d0bfa9fa68dda5940
---
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 fe37036431..005006e593 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19359,7 +19359,7 @@ code derived from Kelvin H's Org page.")
(define-public emacs-meow
(package
(name "emacs-meow")
- (version "1.4.4")
+ (version "1.4.5")
(source
(origin
(method git-fetch)
@@ -19368,7 +19368,7 @@ code derived from Kelvin H's Org page.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1xd9v2ac44kxkbd1va70v7mfccmpnchgl7ipnhikq9y8jha02brr"))))
+ (base32 "0xv6wg4lyi5bv68h5hk5hfxdwxa2g3ybxd8z0l420az4rnhr6zhq"))))
(build-system emacs-build-system)
(home-page "https://github.com/meow-edit/meow")
(synopsis "Yet another modal editing on Emacs")
- 22/53: gnu: emacs-doom-modeline: Update to 4.1.0., (continued)
- 22/53: gnu: emacs-doom-modeline: Update to 4.1.0., guix-commits, 2024/02/22
- 24/53: gnu: emacs-ebib: Update to 2.40.4., guix-commits, 2024/02/22
- 27/53: gnu: emacs-elpher: Update to 3.5.1., guix-commits, 2024/02/22
- 28/53: gnu: emacs-ement: Update to 0.14., guix-commits, 2024/02/22
- 31/53: gnu: emacs-flymake-mypy: Update to 0.3.1., guix-commits, 2024/02/22
- 32/53: gnu: emacs-goggles: Update to 0.4., guix-commits, 2024/02/22
- 33/53: gnu: emacs-gptel: Update to 0.7.0., guix-commits, 2024/02/22
- 35/53: gnu: emacs-log4e: Update to 0.4.1., guix-commits, 2024/02/22
- 36/53: gnu: emacs-magit-todos: Update to 1.7.1., guix-commits, 2024/02/22
- 37/53: gnu: emacs-mastodon: Update to 1.0.14., guix-commits, 2024/02/22
- 38/53: gnu: emacs-meow: Update to 1.4.5.,
guix-commits <=
- 39/53: gnu: emacs-nodejs-repl: Update to 0.2.5., guix-commits, 2024/02/22
- 40/53: gnu: emacs-nodejs-repl: Improve package style., guix-commits, 2024/02/22
- 44/53: gnu: emacs-parent-mode: Run tests., guix-commits, 2024/02/22
- 46/53: gnu: emacs-ox-tufte: Update to 4.0.4., guix-commits, 2024/02/22
- 52/53: gnu: emacs-visual-fill-column: Update to 2.5.2., guix-commits, 2024/02/22
- 48/53: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/22
- 51/53: gnu: emacs-vertico: Update to 1.7., guix-commits, 2024/02/22
- 42/53: gnu: emacs-osm: Update to 1.3., guix-commits, 2024/02/22
- 41/53: gnu: emacs-org: Update to 9.6.19., guix-commits, 2024/02/22
- 43/53: gnu: emacs-parent-mode: Update to 2.3.1., guix-commits, 2024/02/22