[arch-commits] Commit in haskell-profunctors/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Sep 8 04:17:34 UTC 2019


    Date: Sunday, September 8, 2019 @ 04:17:34
  Author: felixonmars
Revision: 508622

upgpkg: haskell-profunctors 5.5-1

rebuild with profunctors 5.5

Modified:
  haskell-profunctors/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-08 03:37:51 UTC (rev 508621)
+++ PKGBUILD	2019-09-08 04:17:34 UTC (rev 508622)
@@ -3,8 +3,8 @@
 
 _hkgname=profunctors
 pkgname=haskell-profunctors
-pkgver=5.4
-pkgrel=17
+pkgver=5.5
+pkgrel=1
 pkgdesc="Profunctors"
 url="https://github.com/ekmett/profunctors/"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-contravariant' 'haskell-distributive' 'haskell-tagged')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('85093c1c764cdf6d5f4d90b23c4abdaa6ff2e9531f329207cb94356a7a4761f87661ab134b3e82bdc86f564224d119e485efc5cd0f36dbc45c040c53602271bd')
+sha512sums=('de704d5b3677fd5df1e02dd5ec820c554484a3f17811006f8fc55a2c0ef5cd3a367f1214363d131a15d3ba3f7d0b3044ae339920679c2fc5f8a2b5197c60069a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list