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

Felix Yan felixonmars at gemini.archlinux.org
Fri May 27 01:47:09 UTC 2022


    Date: Friday, May 27, 2022 @ 01:47:09
  Author: felixonmars
Revision: 1210730

upgpkg: haskell-bimap 0.5.0-1: rebuild with bimap 0.5.0

Modified:
  haskell-bimap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-27 01:46:00 UTC (rev 1210729)
+++ PKGBUILD	2022-05-27 01:47:09 UTC (rev 1210730)
@@ -2,8 +2,8 @@
 
 _hkgname=bimap
 pkgname=haskell-bimap
-pkgver=0.4.0
-pkgrel=135
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="Bidirectional mapping between two key types"
 url="https://github.com/joelwilliamson/bimap"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1f138901536b857b0261f8e78117cb5818b90cee9f6e87b3c7fad1ce6a168e2c7c02126375a8c3ef2470904f40cb17c82f29d84e731e12f6cf242e0fa66015fa')
+sha512sums=('677f15b491e5aaf3dd8d96bc79ba8a7702879dbd8f8220b813f45a38608989ae604fb9c63bb010c31496efd8af716d811a38f3f74a7d65cacd14ff8db220ed40')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list