me
/
guix
Archived
1
0
Fork 0

gnu: guile-gnutls: Fix cross-compilation.

The patch was inadvertently removed in
5e1e674421.

* gnu/packages/tls.scm (guile-gnutls)[source]: Re-add 'gnutls-cross.patch'.
master
Ludovic Courtès 2023-05-11 13:19:42 +02:00
parent c970edad23
commit 468b5d9548
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 1 deletions

View File

@ -331,7 +331,8 @@ required structures.")
"/guile-gnutls-" version ".tar.gz"))
(sha256
(base32
"0dp3zsbnwgb4q4p8n6i5vnlwq52v5hp8f5c44ngyag89fcaz2fjx"))))
"0dp3zsbnwgb4q4p8n6i5vnlwq52v5hp8f5c44ngyag89fcaz2fjx"))
(patches (search-patches "gnutls-cross.patch"))))
(build-system gnu-build-system)
(arguments
(list