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

Felix Yan felixonmars at archlinux.org
Sat Feb 1 19:33:09 UTC 2020


    Date: Saturday, February 1, 2020 @ 19:33:08
  Author: felixonmars
Revision: 561125

upgpkg: haskell-bifunctors 5.5.7-1: rebuild with bifunctors 5.5.7

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-01 19:31:34 UTC (rev 561124)
+++ PKGBUILD	2020-02-01 19:33:08 UTC (rev 561125)
@@ -3,8 +3,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.5.6
-pkgrel=11
+pkgver=5.5.7
+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=('d78471bdf9c83c77d49825321984964e165c77ee4f02f8c4232ce272246057b0064b68553f8d70a11a930fc771dc55a2991ff63d6d7af89bb749f23737ba6a5b')
+sha512sums=('ea1632c5dc2b8d0735e3076337768bf595071d0245b85f80859dab09189d813473b574b17d5b49864bda8c2cccd348c99db0b9b890f563ecfb5f750b06a4b219')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list