me
/
guix
Archived
1
0
Fork 0

gnu: emacs-consult-bibtex: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.
master
Nicolas Goaziou 2022-08-25 12:28:42 +02:00
parent 05f2938f04
commit 80baa8f87a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -9106,7 +9106,7 @@ list of candidates.")
(synopsis "Consulting-read interface for BibTeX completion")
(description "This package provides a read interface for BibTeX
completion using Consult.")
(license license:gpl3))))
(license license:gpl3+))))
(define-public emacs-consult-dir
(package