me
/
guix
Archived
1
0
Fork 0

gnu: libgpg-error: Remove input label.

* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove label.
master
Marius Bakke 2022-06-26 22:18:07 +02:00
parent 6be081eb12
commit cda7e5d0e5
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
(_ #t)))
(#t #t)))))))
'()))
(native-inputs `(("gettext" ,gettext-minimal)))
(native-inputs (list gettext-minimal))
(home-page "https://gnupg.org")
(synopsis "Library of error values for GnuPG components")
(description