gnu: Fix syntax error in emacs-xyz.scm.

* gnu/packages/emacs-xyz.scm (emacs-repo): Add missing parentheses and
license.
master
Clément Lassieur 2019-02-02 12:50:13 +01:00
parent 7106671088
commit b2cb16133f
No known key found for this signature in database
GPG Key ID: 89F96D4808F359C7
1 changed files with 1 additions and 0 deletions

View File

@ -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