me
/
guix
Archived
1
0
Fork 0

gnu: emacs-password-store: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-password-store)[license]: Set to GPL3+.
master
Nicolas Goaziou 2022-10-10 18:28:37 +02:00
parent fc6bf5d1f9
commit f0a6aafa22
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -18949,7 +18949,7 @@ close, copy, cut, paste, undo, redo.")
(description (description
"This package provides functions for working with pass (\"the "This package provides functions for working with pass (\"the
standard Unix password manager\").") standard Unix password manager\").")
(license license:gpl2+)))) (license license:gpl3+))))
(define-public emacs-password-store-otp (define-public emacs-password-store-otp
(package (package