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

Felix Yan felixonmars at archlinux.org
Sat Feb 10 16:43:00 UTC 2018


    Date: Saturday, February 10, 2018 @ 16:42:59
  Author: felixonmars
Revision: 291318

upgpkg: haskell-bifunctors 5.5.2-1

rebuild with bifunctors,5.5.2

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 16:40:05 UTC (rev 291317)
+++ PKGBUILD	2018-02-10 16:42:59 UTC (rev 291318)
@@ -4,8 +4,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.5
-pkgrel=4
+pkgver=5.5.2
+pkgrel=1
 pkgdesc="Bifunctors"
 url="https://github.com/ekmett/bifunctors/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          'haskell-th-abstraction' 'haskell-transformers-compat')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e2b5717876a649ac33d18cb401677cfd4b1ea55061035023af101f2b7fdd60db0eeedf7dacfc55ba070e28d726973c28a1ce1dcdf52b7140bd8bfc6777c8d9e2')
+sha512sums=('1e9eee61a25b6e0dafb3de200dfbc11b6b82a9691065aa8bfa4ad8a04e040cd395220724f209f0adca018fdc6d0b3fad7232c2f490a9a6e51c6181c0802a9de2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list