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

Felix Yan felixonmars at archlinux.org
Wed Apr 19 16:24:02 UTC 2017


    Date: Wednesday, April 19, 2017 @ 16:24:02
  Author: felixonmars
Revision: 223788

upgpkg: haskell-bifunctors 5.4.2-1

rebuild with bifunctors,5.4.2

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-19 16:02:25 UTC (rev 223787)
+++ PKGBUILD	2017-04-19 16:24:02 UTC (rev 223788)
@@ -4,8 +4,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.4.1
-pkgrel=9
+pkgver=5.4.2
+pkgrel=1
 pkgdesc="Bifunctors"
 url="http://github.com/ekmett/bifunctors/"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-comonad" "haskell-semigroups" "haskell-tagged")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3746f971f69ce31ced23d12e4785d96985f5c620ac7a26d5f4efead970c43b87')
+sha512sums=('304281f112b34014fcce6082d8e7584333fcd740b3046e1dfd1bc6910221d9306808a5f0f023e9e63917e9c604d8ae7f6a0cac98aee52dd52e3580cb6a199e93')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list