[arch-commits] Commit in haskell-selective/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 30 15:16:43 UTC 2020
Date: Monday, March 30, 2020 @ 15:16:42
Author: felixonmars
Revision: 607039
upgpkg: haskell-selective 0.4.1-1: rebuild with selective 0.4.1
Modified:
haskell-selective/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 15:14:39 UTC (rev 607038)
+++ PKGBUILD 2020-03-30 15:16:42 UTC (rev 607039)
@@ -2,8 +2,8 @@
_hkgname=selective
pkgname=haskell-selective
-pkgver=0.4
-pkgrel=4
+pkgver=0.4.1
+pkgrel=1
pkgdesc="Selective applicative functors"
url="https://github.com/snowleopard/selective"
license=('MIT')
@@ -12,7 +12,7 @@
makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-expected-failure'
'haskell-tasty-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('da0c02d0373b4a07a56220f151358f08c063781cfd83326562286ef8e71ecde8b20885db790daac6165d2b8831d855c975e7ba326e748f595d647e65f9ff5652')
+sha512sums=('9155bdea49bdb579244d2e47fa2cb44a647d75dbfcab702880cbd139c71111fa2184fedceaf72892fd76c96820e22b871aff7b242349fdd17569d4f9d10631a1')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list