summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorClément Lassieur <clement@lassieur.org>2019-02-02 12:50:13 +0100
committerClément Lassieur <clement@lassieur.org>2019-02-02 12:55:13 +0100
commitb2cb16133fd0f6a295ed2050562ce542d1bb7805 (patch)
tree2ab7c61a28d03eff3b43b2d0b27a586acbc06e4c /gnu
parent710667108827126daf36ced9118c3d4221dc4f7b (diff)
downloadpatches-b2cb16133fd0f6a295ed2050562ce542d1bb7805.tar
patches-b2cb16133fd0f6a295ed2050562ce542d1bb7805.tar.gz
gnu: Fix syntax error in emacs-xyz.scm.
* gnu/packages/emacs-xyz.scm (emacs-repo): Add missing parentheses and license.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs-xyz.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6d325a6637..7decd51ea5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13040,6 +13040,7 @@ convenient to edit foreign files.")
(description "This package provides integration of the Google Repo tool
with emacs. It displays the output of the @code{repo status} command in a
buffer and launches Magit from the status buffer for the project at point.")
+ (license license:gpl3+)))
(define-public emacs-alect-themes
(package