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

Felix Yan felixonmars at archlinux.org
Tue Apr 30 11:47:05 UTC 2019


    Date: Tuesday, April 30, 2019 @ 11:47:04
  Author: felixonmars
Revision: 456806

upgpkg: haskell-bifunctors 5.5.4-1

rebuild with bifunctors 5.5.4

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-30 11:45:52 UTC (rev 456805)
+++ PKGBUILD	2019-04-30 11:47:04 UTC (rev 456806)
@@ -3,8 +3,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.5.3
-pkgrel=28
+pkgver=5.5.4
+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=('4996c9afa60bd6c1de872ac7be09135a972f9c3075987834fa50bfba90111257ef51268b4b206a8652b3e68b231f94723e6e6f47eb44b457820cfe9b8ea82404')
+sha512sums=('16470cac8ad9f4d246ae2d8693ddc587d7ee1f6b405f365b1fba101e5556dc5d8cf4ce7b0973f40bf6794202ae177d7e39a5ee947d157c5343cf380d3997cc33')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list