summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authoryarl baudig <yarl-baudig@mailoo.org>2022-05-30 09:20:24 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-05-31 06:16:18 +0200
commit6169c582d154f65a9834a4e07226de4fc98ea67f (patch)
tree75fa04b456b644f192d65f63729c791ffc176f1d /gnu/local.mk
parentb8fc3403d3c09c00a4b0ab68c9f4f296928479b9 (diff)
downloadguix-patches-6169c582d154f65a9834a4e07226de4fc98ea67f.tar
guix-patches-6169c582d154f65a9834a4e07226de4fc98ea67f.tar.gz
gnu: emacs-helpful: Update to 0.19
* gnu/packages/patches/emacs-helpful-docstring-test.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.19. [source]: Use the patch. * gnu/local.mk (dist_patch_DATA): Register the patch. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index f6aae15e76..bb2913c3a2 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1028,6 +1028,7 @@ dist_patch_DATA = \
%D%/packages/patches/emacs-git-email-missing-parens.patch \
%D%/packages/patches/emacs-fix-scheme-indent-function.patch \
%D%/packages/patches/emacs-json-reformat-fix-tests.patch \
+ %D%/packages/patches/emacs-helpful-fix-docstring-test.patch \
%D%/packages/patches/emacs-highlight-stages-add-gexp.patch \
%D%/packages/patches/emacs-hyperbole-toggle-messaging.patch \
%D%/packages/patches/emacs-libgit-use-system-libgit2.patch \