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:
Maxim Cournoyer 2021-12-17 23:53:59 -05:00
parent 0c5bfcadfd
commit 38747a27f3
No known key found for this signature in database
GPG key ID: 1260E46482E63562
2 changed files with 10 additions and 27 deletions

View file

@ -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