diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-07-11 11:29:49 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-07-11 11:29:49 +0200 |
| commit | a482e389ceae6558ab4483551d438b8a510d73a7 (patch) | |
| tree | 82d7dbb5178ee8402320a501d09e1eb16c0ae407 /gnu | |
| parent | bdaac4f931c055e5d0fed470637f87fb826cf6dc (diff) | |
gnu: emacs-pubmed: Update to 0.6.1.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.6.1.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 7f41b643dab..a98653ecb05 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -16721,7 +16721,7 @@ included by default, and more can be readily added.") | |||
| 16721 | (define-public emacs-pubmed | 16721 | (define-public emacs-pubmed |
| 16722 | (package | 16722 | (package |
| 16723 | (name "emacs-pubmed") | 16723 | (name "emacs-pubmed") |
| 16724 | (version "0.5.2") | 16724 | (version "0.6.1") |
| 16725 | (source | 16725 | (source |
| 16726 | (origin | 16726 | (origin |
| 16727 | (method git-fetch) | 16727 | (method git-fetch) |
| @@ -16731,7 +16731,7 @@ included by default, and more can be readily added.") | |||
| 16731 | (file-name (git-file-name name version)) | 16731 | (file-name (git-file-name name version)) |
| 16732 | (sha256 | 16732 | (sha256 |
| 16733 | (base32 | 16733 | (base32 |
| 16734 | "0ylsn36zmrn8mds2z74vbyv7sd4699a4wicg4shrf2gd5bbsi72g")))) | 16734 | "1f884r3fs9nybf5y9dwp8f9m8azssxjy55z7bd0nl9pjll9rhsz2")))) |
| 16735 | (build-system emacs-build-system) | 16735 | (build-system emacs-build-system) |
| 16736 | (propagated-inputs | 16736 | (propagated-inputs |
| 16737 | (list emacs-deferred emacs-esxml emacs-s emacs-unidecode)) | 16737 | (list emacs-deferred emacs-esxml emacs-s emacs-unidecode)) |
