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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 23:41:10 UTC 2020


    Date: Sunday, February 16, 2020 @ 23:41:09
  Author: felixonmars
Revision: 573716

upgpkg: haskell-profunctors 5.5.2-1: rebuild with profunctors 5.5.2

Modified:
  haskell-profunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 23:39:52 UTC (rev 573715)
+++ PKGBUILD	2020-02-16 23:41:09 UTC (rev 573716)
@@ -3,8 +3,8 @@
 
 _hkgname=profunctors
 pkgname=haskell-profunctors
-pkgver=5.5.1
-pkgrel=16
+pkgver=5.5.2
+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=('6f2b3cfe7ab629dd224319eef020bf92068a0b6b66019ab11dacb0e3540a2581605849037a9f2c0e1bca4330a4bce63266c9378cdb1bd612cdce52e7dae53481')
+sha512sums=('c5e1862845ebc3d3f2c6cf39929a559d459d8ab2b703647f31871d455b5190f741b3bc5420419e24cff69ce2917e3ec8fbfc40558d525a9e33bb34232ee3cbc2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list