[arch-commits] Commit in haskell-selective/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 26 16:40:59 UTC 2020
Date: Wednesday, February 26, 2020 @ 16:40:58
Author: felixonmars
Revision: 583013
upgpkg: haskell-selective 0.4-1: rebuild with selective 0.4, rebase 1.5, rerebase 1.5
Modified:
haskell-selective/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-26 16:39:06 UTC (rev 583012)
+++ PKGBUILD 2020-02-26 16:40:58 UTC (rev 583013)
@@ -2,8 +2,8 @@
_hkgname=selective
pkgname=haskell-selective
-pkgver=0.3
-pkgrel=16
+pkgver=0.4
+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=('ecc5777c4692680032c2b758c0447200df3f42d4c97de0aef3d732d38c0813f85fec2d6f9825b044cf20e918631ce649b6f6cc932580277f50692ff609973dc6')
+sha512sums=('da0c02d0373b4a07a56220f151358f08c063781cfd83326562286ef8e71ecde8b20885db790daac6165d2b8831d855c975e7ba326e748f595d647e65f9ff5652')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list