Skip to content
Snippets Groups Projects
Verified Commit b1af406e authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 0.19-124: rebuild with tdigest 0.3

parent fdd737d8
No related branches found
No related tags found
No related merge requests found
pkgbase = haskell-servant-client
pkgdesc = Automatic derivation of querying functions for servant
pkgver = 0.19
pkgrel = 123
pkgrel = 124
url = http://docs.servant.dev/
arch = x86_64
license = BSD
......
......@@ -3,7 +3,7 @@
_hkgname=servant-client
pkgname=haskell-servant-client
pkgver=0.19
pkgrel=123
pkgrel=124
pkgdesc="Automatic derivation of querying functions for servant"
url="http://docs.servant.dev/"
license=("BSD")
......@@ -21,7 +21,7 @@ sha512sums=('a8293795ccea98a83454b663d670cf98c07aea67afc69a1c618bacb3de0ddda672c
prepare() {
cd $_hkgname-$pkgver
uusi -u base-compat -u hspec $_hkgname.cabal
uusi -u base-compat -u hspec -u tdigest $_hkgname.cabal
}
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment