blob: e5032a980ebc6ab281f8179960e47051bd681e90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = chicken-srfi-135
pkgdesc = SRFI 135: Immutable Texts for Chicken Scheme
pkgver = 1.0.2
pkgrel = 1
url = http://wiki.call-cc.org/eggref/5/srfi-135
arch = x86_64
license = MIT
depends = chicken
depends = chicken-r7rs
depends = chicken-utf8
depends = chicken-srfi-141
depends = chicken-typed-records
pkgname = chicken-srfi-135
|