[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/63: gnu: emacs-writegood-mode: Update to 2.0.4.
From: |
guix-commits |
Subject: |
63/63: gnu: emacs-writegood-mode: Update to 2.0.4. |
Date: |
Sat, 29 May 2021 10:17:58 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b76db6e0ceafe8515c5eec23faf8b14a38a28b08
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat May 29 16:16:07 2021 +0200
gnu: emacs-writegood-mode: Update to 2.0.4.
* gnu/packages/emacs-xyz.scm (emacs-writegood-mode): Update to 2.0.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 0ee0797..ca4179a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11378,7 +11378,7 @@ later translated into the host format, e.g., LaTeX or
HTML.")
(define-public emacs-writegood-mode
(package
(name "emacs-writegood-mode")
- (version "2.0.2")
+ (version "2.0.4")
(home-page "https://github.com/bnbeckwith/writegood-mode")
(source (origin
(method git-fetch)
@@ -11387,7 +11387,7 @@ later translated into the host format, e.g., LaTeX or
HTML.")
(commit (string-append "v" version))))
(sha256
(base32
- "1nnjn1r669hvvzfycllwap4w04m8rfsk4nzcg8057m1f263kj31b"))
+ "1nwngnddlkcvix7qx39fadab7hqzg8snb0k63kwpr8v57lyrm48z"))
(file-name (string-append name "-checkout"))))
(build-system emacs-build-system)
(synopsis "Polish up poor writing on the fly")
- 41/63: gnu: emacs-package-lint: Update to 0.15., (continued)
- 41/63: gnu: emacs-package-lint: Update to 0.15., guix-commits, 2021/05/29
- 46/63: gnu: emacs-pubmed: Update to 0.5., guix-commits, 2021/05/29
- 48/63: gnu: emacs-pyim: Update to 3.7.9., guix-commits, 2021/05/29
- 49/63: gnu: emacs-python-black: Update to 1.1.0., guix-commits, 2021/05/29
- 52/63: gnu: emacs-roguel-ike: Update to 0.1.1., guix-commits, 2021/05/29
- 53/63: gnu: emacs-simple-modeline: Update to 1.4., guix-commits, 2021/05/29
- 55/63: gnu: emacs-templatel: Update to 0.1.6., guix-commits, 2021/05/29
- 59/63: gnu: emacs-webpaste: Update to 3.2.1., guix-commits, 2021/05/29
- 60/63: gnu: emacs-window-purpose: Update to 1.8., guix-commits, 2021/05/29
- 61/63: gnu: emacs-with-editor: Update to 3.0.4., guix-commits, 2021/05/29
- 63/63: gnu: emacs-writegood-mode: Update to 2.0.4.,
guix-commits <=
- 62/63: gnu: emacs-with-simulated-input: Update to 3.0., guix-commits, 2021/05/29