me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
master
Nicolas Goaziou 2023-04-09 20:17:44 +02:00 committed by Maxim Cournoyer
parent 62a1051ebf
commit d37acf4076
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -22059,7 +22059,7 @@ Citar note support:
@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")