gnu: emacs-citar-org-roam: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
This commit is contained in:
Nicolas Goaziou 2023-04-09 20:17:44 +02:00
parent c37d46e362
commit ad4d688543
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -22059,7 +22059,7 @@ (define-public emacs-citar-org-roam
@item ability to query note citations by reference
@item ``live'' updating of Citar UI for presence of notes
@end itemize")
(license license:gpl3)))
(license license:gpl3+)))
(define-public emacs-helm-bibtex
(let ((commit "8ebf50d5bd368082d0b7ab79d26a52f372cdef98")