blob: 5e44e59761a6c9c9c1d2c1ea86b37694868ede71 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by mksrcinfo v8
# Mon Jul 30 17:09:38 UTC 2018
pkgbase = guile-sqlite3
pkgdesc = Guile bindings for the SQLite3 database engine
pkgver = 0.1.0
pkgrel = 1
url = https://notabug.org/civodul/guile-sqlite3
arch = x86_64
arch = i686
arch = armv7h
license = LGPL3
depends = guile
depends = sqlite3
source = https://notabug.org/civodul/guile-sqlite3/archive/v0.1.0.tar.gz
sha256sums = 7501cd60bc693e581dc3e153f418279e1e1637c0760bc4524af6eb2d8eac2fe9
pkgname = guile-sqlite3
|