fancy colors and emojis, nodejs, gnupg
This commit is contained in:
11
packages/libgcrypt.shrap
Normal file
11
packages/libgcrypt.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libgcrypt")
|
||||
(version "1.12.1")
|
||||
(homepage "https://www.gnupg.org/software/libgcrypt/index.html")
|
||||
(dependencies libgpg-error)
|
||||
(src (tar
|
||||
(url "https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.12.1.tar.bz2")
|
||||
(dir "libgcrypt-1.12.1")
|
||||
(blake3 "347bad07fd9b084e20cbfcafc3fe4f959610d8a7109632d6f15cdef373f744d6")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user