summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1fe69f8511ee9c2a66f7b4f7f133f525832d4e41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = guile-bytestructures
	pkgdesc = Structured access library to bytevector contents for Guile
	pkgver = 1.0.10
	pkgrel = 1
	url = https://github.com/TaylanUB/scheme-bytestructures
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = guile
	source = https://github.com/TaylanUB/scheme-bytestructures/releases/download/v1.0.10/bytestructures-1.0.10.tar.gz
	sha256sums = bb8a78c1e570f90e344368196844ee0f143682b3d4c6ab69d6de0fa0d7b7c20d

pkgname = guile-bytestructures