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

Felix Yan felixonmars at gemini.archlinux.org
Thu May 12 08:35:26 UTC 2022


    Date: Thursday, May 12, 2022 @ 08:35:26
  Author: felixonmars
Revision: 1198439

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

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-12 08:32:53 UTC (rev 1198438)
+++ PKGBUILD	2022-05-12 08:35:26 UTC (rev 1198439)
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.18.0
-pkgrel=4
+pkgver=0.2.19.1
+pkgrel=1
 pkgdesc="Efficient hashing-based container types"
 url="https://github.com/haskell-unordered-containers/unordered-containers"
 license=("BSD")
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-chasingbottoms' 'haskell-hunit' 'haskell-nothunks' 'haskell-quickcheck'
              'haskell-random' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3551a8be27eefaf3990b25ad939a967f8b1b84b95c4948484bfee432b5cd6d9abae7b1b1db429472eb4df1c7c3eba7dc6bfa4e659697877846cc860c512520ea')
+sha512sums=('2ea49766210fcec1f8f8bd99c2bb296c4ffcb7ab00317b7663436b6ab0037f9b78cfa22631a1e2bc1f34b6c9b08614aa0ca98c5256ab18258645bfd72351b712')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list