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

Felix Yan felixonmars at archlinux.org
Sat Jan 9 16:30:19 UTC 2021


    Date: Saturday, January 9, 2021 @ 16:30:19
  Author: felixonmars
Revision: 816286

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

Modified:
  haskell-profunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 16:23:15 UTC (rev 816285)
+++ PKGBUILD	2021-01-09 16:30:19 UTC (rev 816286)
@@ -3,8 +3,8 @@
 
 _hkgname=profunctors
 pkgname=haskell-profunctors
-pkgver=5.6
-pkgrel=25
+pkgver=5.6.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=('8adf5b48681efa9c63300db3648b393ccb08ae2c1252592a9987efb258c8f8f91869808e80f0f02124677ab8fb48b0a4a8cba956b5e31d570e283c30568ec243')
+sha512sums=('954f0dd894a12718e625a52f8a2e44d8e18c792f61643a265f61745e541a4cda4b4410e830c9a8533420a60fc2c672a8791ded16a1831407492f55ae91018c74')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list