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

Felix Yan felixonmars at archlinux.org
Thu Oct 22 19:54:16 UTC 2020


    Date: Thursday, October 22, 2020 @ 19:54:15
  Author: felixonmars
Revision: 730055

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

Modified:
  haskell-profunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 19:52:39 UTC (rev 730054)
+++ PKGBUILD	2020-10-22 19:54:15 UTC (rev 730055)
@@ -3,8 +3,8 @@
 
 _hkgname=profunctors
 pkgname=haskell-profunctors
-pkgver=5.5.2
-pkgrel=33
+pkgver=5.6
+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=('c5e1862845ebc3d3f2c6cf39929a559d459d8ab2b703647f31871d455b5190f741b3bc5420419e24cff69ce2917e3ec8fbfc40558d525a9e33bb34232ee3cbc2')
+sha512sums=('8adf5b48681efa9c63300db3648b393ccb08ae2c1252592a9987efb258c8f8f91869808e80f0f02124677ab8fb48b0a4a8cba956b5e31d570e283c30568ec243')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list