[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/63: gnu: emacs-webpaste: Update to 3.2.1.
From: |
guix-commits |
Subject: |
59/63: gnu: emacs-webpaste: Update to 3.2.1. |
Date: |
Sat, 29 May 2021 10:17:56 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 28e6e48f4b6fc2a19dc7bddfd188dde2d3f8eedf
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat May 29 16:12:35 2021 +0200
gnu: emacs-webpaste: Update to 3.2.1.
* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.1.
---
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 9091fbd..1adbeea 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27932,7 +27932,7 @@ rules about where space should be left to separate
words and parentheses.")
(define-public emacs-webpaste
(package
(name "emacs-webpaste")
- (version "3.2.0")
+ (version "3.2.1")
(source
(origin
(method git-fetch)
@@ -27942,7 +27942,7 @@ rules about where space should be left to separate
words and parentheses.")
(file-name (git-file-name name version))
(sha256
(base32
- "08545ihkzflw80rwklnxiswrpdrl8kr74xzxm5wsgrf36fkj9rn2"))))
+ "1d481pdnh7cnbyka7wn59czlci63zwfqms8n515svg92qm573ckd"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t
- 56/63: gnu: emacs-tide: Update to 4.2.3., (continued)
- 56/63: gnu: emacs-tide: Update to 4.2.3., guix-commits, 2021/05/29
- 57/63: gnu: emacs-visual-fill-column: Update to 2.4., guix-commits, 2021/05/29
- 58/63: gnu: emacs-wc-mode: Update to 1.4.1., guix-commits, 2021/05/29
- 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 <=
- 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, 2021/05/29
- 62/63: gnu: emacs-with-simulated-input: Update to 3.0., guix-commits, 2021/05/29