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

Felix Yan felixonmars at archlinux.org
Sun May 2 20:41:29 UTC 2021


    Date: Sunday, May 2, 2021 @ 20:41:29
  Author: felixonmars
Revision: 926197

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

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 20:36:35 UTC (rev 926196)
+++ PKGBUILD	2021-05-02 20:41:29 UTC (rev 926197)
@@ -3,8 +3,8 @@
 
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
-pkgver=5.5.10
-pkgrel=66
+pkgver=5.5.11
+pkgrel=1
 pkgdesc="Bifunctors"
 url="https://github.com/ekmett/bifunctors/"
 license=("BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc')
 checkdepends=('haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d2f1db9ce38b6404c9461973d7b977398c746a062443bb12298578ac85d4f9c1b272be2ff7dc5d782dea393b21ee2ad0eefe33aaa9a11233c20d111c615ce7c5')
+sha512sums=('09f66d1a086a72a822e804521c2258acb16fd5a4a29c3758b97987f27a271f58e3dd4103518b31b3bdf44465c87fe5573a0bba168ba109287ca3370b8ab491a1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list