fancy colors and emojis, nodejs, gnupg

This commit is contained in:
2026-02-22 12:09:04 +01:00
parent 2113e5155b
commit 3f2768ebf7
17 changed files with 190 additions and 35 deletions

11
packages/libksba.shrap Normal file
View File

@@ -0,0 +1,11 @@
(package
(name "libksba")
(version "1.6.7")
(homepage "https://www.gnupg.org/software/libksba/index.html")
(dependencies libgpg-error)
(src (tar
(url "https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.6.7.tar.bz2")
(dir "libksba-1.6.7")
(blake3 "cb5bafe9d11429796c31358d9b96695ceeab80e33da75991902075c597c708cf")))
(build
(configure_make)))