[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: emacs-devdocs: Update to 0.6.
From: |
guix-commits |
Subject: |
02/13: gnu: emacs-devdocs: Update to 0.6. |
Date: |
Mon, 25 Mar 2024 09:47:34 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 14d5155e638a4b82a3e681afafd66cae99293ec7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Mar 25 14:28:37 2024 +0100
gnu: emacs-devdocs: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.
Change-Id: I6e4cb729ccacf19c5e2365ee4114d05617d8b66b
---
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 e6cd660865..eac42087ce 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32408,7 +32408,7 @@ through Dash docsets.")
(define-public emacs-devdocs
(package
(name "emacs-devdocs")
- (version "0.5")
+ (version "0.6")
(source
(origin
(method url-fetch)
@@ -32416,7 +32416,7 @@ through Dash docsets.")
"https://elpa.gnu.org/packages/"
"devdocs-" version ".tar"))
(sha256
- (base32 "0qyp8lhf76yv2ym7cryvygvf2m9jah5nsl1g79gqjrsin6vlhqka"))))
+ (base32 "17av2l61mr4y8la4cqiq1dnaznni4xirr5k3wdix1jzl3q1apypy"))))
(build-system emacs-build-system)
(home-page "https://github.com/astoff/devdocs.el")
(synopsis "Emacs viewer for DevDocs")
- branch master updated (1415ea78c1 -> e2f408030d), guix-commits, 2024/03/25
- 10/13: gnu: emacs-org-re-reveal: Update to 3.26.0., guix-commits, 2024/03/25
- 02/13: gnu: emacs-devdocs: Update to 0.6.,
guix-commits <=
- 03/13: gnu: emacs-buffer-env: Update to 0.6., guix-commits, 2024/03/25
- 07/13: gnu: emacs-eshell-syntax-highlighting: Update to 0.6., guix-commits, 2024/03/25
- 06/13: gnu: emacs-elpher: Update to 3.6.0., guix-commits, 2024/03/25
- 08/13: gnu: emacs-magit-todos: Update to 1.7.2., guix-commits, 2024/03/25
- 12/13: gnu: emacs-transient: Update to 0.6.0., guix-commits, 2024/03/25
- 04/13: gnu: emacs-auto-compile: Update to 2.0.0., guix-commits, 2024/03/25
- 01/13: gnu: emacs-jit-spell: Update to 0.4., guix-commits, 2024/03/25
- 11/13: gnu: emacs-package-lint: Update to 0.22., guix-commits, 2024/03/25
- 05/13: gnu: emacs-benchmark-init: Update to 1.2., guix-commits, 2024/03/25
- 09/13: gnu: emacs-orderless: Update to 1.1., guix-commits, 2024/03/25