[arch-commits] Commit in haskell-distributive/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 17 11:39:13 UTC 2020
Date: Friday, April 17, 2020 @ 11:39:13
Author: felixonmars
Revision: 615432
upgpkg: haskell-distributive 0.6.2-1: rebuild with distributive 0.6.2
Modified:
haskell-distributive/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-17 10:34:46 UTC (rev 615431)
+++ PKGBUILD 2020-04-17 11:39:13 UTC (rev 615432)
@@ -3,8 +3,8 @@
_hkgname=distributive
pkgname=haskell-distributive
-pkgver=0.6.1
-pkgrel=19
+pkgver=0.6.2
+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=('6f14660e14ff5dfe90eb44386ed111829d4a621f77908049197ce1802b4d5ddd67ec66dadb92f8726c03f455e077ea6a5b8503e24bd5d205883d53f13cceb630')
+sha512sums=('aff03270f8e9ce062ef6efb7d8cc27a811a286a6107dedd931850ff7abe271725cde8f27c1a7ea76c63a0888931a0ac058b5607d2097ef5b65b4ce95538d1fe1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list