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

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 11 01:15:26 UTC 2022


    Date: Friday, February 11, 2022 @ 01:15:25
  Author: felixonmars
Revision: 1131543

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

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-11 01:11:59 UTC (rev 1131542)
+++ PKGBUILD	2022-02-11 01:15:25 UTC (rev 1131543)
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.15.0
-pkgrel=11
+pkgver=0.2.16.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=('e9b13e2dd950930ea9cacaf8a03b33b2a5757378e16e47a4b09654b568b7695bebcd0e852b752f7553f82a257b4a32742db741d5820e147c36fad3cc77ee7b43')
+sha512sums=('12b3c3d42498e9fba0545196f57dfa851fe141045aafff26701f6e116ba94d7dbc6e2bba1e5ffe47b2532e468c6f41651dfc058ebd3c76e2a16ebef2689d6652')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list