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

Felix Yan felixonmars at archlinux.org
Wed Dec 11 16:07:53 UTC 2019


    Date: Wednesday, December 11, 2019 @ 16:07:52
  Author: felixonmars
Revision: 536887

upgpkg: haskell-profunctors 5.5.1-1

rebuild with profunctors 5.5.1

Modified:
  haskell-profunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-11 13:39:35 UTC (rev 536886)
+++ PKGBUILD	2019-12-11 16:07:52 UTC (rev 536887)
@@ -3,8 +3,8 @@
 
 _hkgname=profunctors
 pkgname=haskell-profunctors
-pkgver=5.5
-pkgrel=4
+pkgver=5.5.1
+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=('de704d5b3677fd5df1e02dd5ec820c554484a3f17811006f8fc55a2c0ef5cd3a367f1214363d131a15d3ba3f7d0b3044ae339920679c2fc5f8a2b5197c60069a')
+sha512sums=('6f2b3cfe7ab629dd224319eef020bf92068a0b6b66019ab11dacb0e3540a2581605849037a9f2c0e1bca4330a4bce63266c9378cdb1bd612cdce52e7dae53481')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list