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

rebuild with patience 0.3

parent 4a8822a0
No related branches found
Tags 0.1.1-6
No related merge requests found
......@@ -3,8 +3,8 @@
_hkgname=patience
pkgname=haskell-patience
pkgver=0.2.1.1
pkgrel=6
pkgver=0.3
pkgrel=1
pkgdesc="Patience diff and longest increasing subsequence"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
......@@ -12,7 +12,7 @@ arch=('x86_64')
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('a28a03464c888b71734441f570d7db8fbf0c12c876f2dbf406c8726593b42950625c7f77484c097f409816647c397aa650538c2295d38e7d94146da2b81063ae')
sha512sums=('12bc0005d6ca47ac9954aee8950d00f5c6af133958015fe791d2e100295660bebe967e37ce859abb67ae38bedefa1bd1d81a7770842448485d2f7466652e7ea5')
build() {
cd $_hkgname-$pkgver
......
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