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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 16:48:00 UTC 2020


    Date: Friday, October 9, 2020 @ 16:48:00
  Author: felixonmars
Revision: 722472

upgpkg: haskell-unordered-containers 0.2.13.0-1: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 15:57:35 UTC (rev 722471)
+++ PKGBUILD	2020-10-09 16:48:00 UTC (rev 722472)
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.12.0
-pkgrel=17
+pkgver=0.2.13.0
+pkgrel=1
 pkgdesc="Efficient hashing-based container types"
 url="https://github.com/haskell-unordered-containers/unordered-containers"
 license=("BSD")
@@ -17,7 +17,7 @@
              'haskell-random' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('516f45494c598e33301df08d2877fae2484b6574cb554def35ab3ef31e29424a140115be81b88cd7aa7a8c7fe7a77354a7379c62a65aa00cd8c5c674ee1dd00f')
+sha512sums=('f32d6e91ba7ef54cc24562e26e8bda147e43b954966bae3f9850b0c57438e5d8af43f7a49106980d1197ff674eca7bb9a50c8895deb0e45588ec123664c6c47d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list