mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnupg: Update to 2.2.32.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.32. (gnupg-2.2.32): Delete variable. (qgpgme)[native-inputs]: Use the regular gnupg package. * gnu/packages/emacs-xyz.scm (emacs-pinentry): Likewise.
This commit is contained in:
parent
0c5bfcadfd
commit
38747a27f3
2 changed files with 10 additions and 27 deletions
|
@ -21274,7 +21274,7 @@ maps the thread tree.")
|
|||
"1lf30q6r8nz5cjzclbb9bbymsk2y75nskvb55hnjdv93gr3j0sik"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list gnupg-2.2.32))
|
||||
(list gnupg))
|
||||
(home-page "https://elpa.gnu.org/packages/pinentry.html")
|
||||
(synopsis "GnuPG Pinentry server implementation")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue