mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
ebb7cf9e21
237 changed files with 18974 additions and 4698 deletions
|
@ -291,7 +291,7 @@ making them easy to handle and incorporate into other protocols.")
|
|||
(add-before 'build 'set-build-env
|
||||
;; pycrypto runs an autoconf configure script behind the scenes
|
||||
(lambda _ (setenv "CONFIG_SHELL" (which "bash")) #t)))))
|
||||
(home-page "http://www.pycrypto.org/")
|
||||
(home-page "https://www.dlitz.net/software/pycrypto/")
|
||||
(synopsis "Cryptographic modules for Python")
|
||||
(description
|
||||
"Pycrypto is a collection of both secure hash functions (such as SHA256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue