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

Felix Yan felixonmars at archlinux.org
Wed Aug 28 06:09:34 UTC 2019


    Date: Wednesday, August 28, 2019 @ 06:09:33
  Author: felixonmars
Revision: 503478

upgpkg: haskell-bifunctors 5.5.5-1

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 06:08:44 UTC (rev 503477)
+++ PKGBUILD	2019-08-28 06:09:33 UTC (rev 503478)
@@ -3,8 +3,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.5.4
-pkgrel=16
+pkgver=5.5.5
+pkgrel=1
 pkgdesc="Bifunctors"
 url="https://github.com/ekmett/bifunctors/"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-th-abstraction')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('16470cac8ad9f4d246ae2d8693ddc587d7ee1f6b405f365b1fba101e5556dc5d8cf4ce7b0973f40bf6794202ae177d7e39a5ee947d157c5343cf380d3997cc33')
+sha512sums=('7d395d7602c217f7dfa94f9d11b4018130f8cffc9c17476dd7eb564af9bb76a5208eac180d0cd7303a4c98f7b2867dbf3817d62c0e675a2dd34c06f0ae85a227')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list