We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1591381 commit 3ae8bd5Copy full SHA for 3ae8bd5
1 file changed
srcpkgs/guile-json/template
@@ -0,0 +1,13 @@
1
+# Template file for 'guile-json'
2
+pkgname=guile-json
3
+version=4.7.3
4
+revision=1
5
+build_style=gnu-configure
6
+hostmakedepends="pkg-config guile"
7
+makedepends="guile-devel"
8
+short_desc="JSON module for Guile"
9
+maintainer="zip <zip@zip.sexy>"
10
+license="GPL-3.0-or-later"
11
+homepage="https://github.com/aconchillo/guile-json"
12
+distfiles="https://download.savannah.gnu.org/releases/guile-json/guile-json-${version}.tar.gz"
13
+checksum="38ba048ed29d12f05b32c5b2fb7a51795c448b41e403a2b1b72ff0035817f388"
0 commit comments