mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-05 19:11:43 -05:00
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:
parent
62a1051ebf
commit
d37acf4076
1 changed files with 1 additions and 1 deletions
|
@ -22059,7 +22059,7 @@ (define-public emacs-citar-org-roam
|
||||||
@item ability to query note citations by reference
|
@item ability to query note citations by reference
|
||||||
@item ``live'' updating of Citar UI for presence of notes
|
@item ``live'' updating of Citar UI for presence of notes
|
||||||
@end itemize")
|
@end itemize")
|
||||||
(license license:gpl3)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-helm-bibtex
|
(define-public emacs-helm-bibtex
|
||||||
(let ((commit "8ebf50d5bd368082d0b7ab79d26a52f372cdef98")
|
(let ((commit "8ebf50d5bd368082d0b7ab79d26a52f372cdef98")
|
||||||
|
|
Loading…
Reference in a new issue