[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/63: gnu: emacs-pubmed: Update to 0.5.
From: |
guix-commits |
Subject: |
46/63: gnu: emacs-pubmed: Update to 0.5. |
Date: |
Sat, 29 May 2021 10:17:52 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b4f579b07f44cd1f2c9d102d14c44cd1a3b4749f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat May 29 15:59:29 2021 +0200
gnu: emacs-pubmed: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.
---
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 45e5d18..982826f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14516,7 +14516,7 @@ included by default, and more can be readily added.")
(define-public emacs-pubmed
(package
(name "emacs-pubmed")
- (version "0.2.1")
+ (version "0.5")
(source
(origin
(method git-fetch)
@@ -14526,7 +14526,7 @@ included by default, and more can be readily added.")
(file-name (git-file-name name version))
(sha256
(base32
- "15bwjxc7g43m5pi8z17anaqqkvi209r7kk1chmf175477gvrv7c0"))))
+ "17d2v7q6sfafk8j1ish053xsmihi4f1hbk53fkkmhwan6sw9c4sc"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-deferred" ,emacs-deferred)
- 45/63: gnu: emacs-projectile: Update to 2.4.0., (continued)
- 45/63: gnu: emacs-projectile: Update to 2.4.0., guix-commits, 2021/05/29
- 51/63: gnu: emacs-robe: Update to 0.8.3., guix-commits, 2021/05/29
- 44/63: gnu: emacs-perspective: Update to 2.15., guix-commits, 2021/05/29
- 47/63: gnu: emacs-puppet-mode: Update to 0.4., guix-commits, 2021/05/29
- 50/63: gnu: emacs-rainbow-delimiters: Update to 2.1.5., guix-commits, 2021/05/29
- 54/63: gnu: emacs-solaire-mode: Update to 1.1.5., guix-commits, 2021/05/29
- 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 <=
- 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, 2021/05/29
- 62/63: gnu: emacs-with-simulated-input: Update to 3.0., guix-commits, 2021/05/29