[arch-commits] Commit in haskell-distributive/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 18 19:20:25 UTC 2019
Date: Friday, October 18, 2019 @ 19:20:24
Author: felixonmars
Revision: 516984
upgpkg: haskell-distributive 0.6.1-1
rebuild with distributive 0.6.1
Modified:
haskell-distributive/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-18 19:20:02 UTC (rev 516983)
+++ PKGBUILD 2019-10-18 19:20:24 UTC (rev 516984)
@@ -3,8 +3,8 @@
_hkgname=distributive
pkgname=haskell-distributive
-pkgver=0.6
-pkgrel=37
+pkgver=0.6.1
+pkgrel=1
pkgdesc="Distributive functors -- Dual to Traversable"
url="https://github.com/ekmett/distributive/"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' "haskell-base-orphans" "haskell-tagged")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c0e1c60d72eaa6b9b7b1dc8808a6ea34a8daa9ea97068d9faa4f2f70fe99ccc1eec6b353e0c7b05249dcc55d46b76ac799325772ad482e84f2d21c6fbff392a4')
+sha512sums=('6f14660e14ff5dfe90eb44386ed111829d4a621f77908049197ce1802b4d5ddd67ec66dadb92f8726c03f455e077ea6a5b8503e24bd5d205883d53f13cceb630')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list