me
/
guix
Archived
1
0
Fork 0

gnu: emacs-4clojure: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.
master
Nicolas Goaziou 2020-04-23 10:32:06 +02:00
parent bbf6bc1acc
commit 4eff273542
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -5409,7 +5409,7 @@ board and goal value can be customized.")
@url{http://www.4clojure.com, 4clojure} problems. You can open a specific
question and move to the next or previous one. You can also verify your
answers.")
(license license:gpl3))))
(license license:gpl3+))))
(define-public emacs-base16-theme
(package