[arch-commits] Commit in haskell-patience/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 13 10:47:13 UTC 2020
Date: Friday, March 13, 2020 @ 10:47:07
Author: felixonmars
Revision: 595784
upgpkg: haskell-patience 0.3-1: rebuild with patience 0.3
Modified:
haskell-patience/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-13 10:45:16 UTC (rev 595783)
+++ PKGBUILD 2020-03-13 10:47:07 UTC (rev 595784)
@@ -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 @@
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
More information about the arch-commits
mailing list