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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 29 10:27:55 UTC 2021


    Date: Wednesday, December 29, 2021 @ 10:27:55
  Author: felixonmars
Revision: 1086874

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

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-29 10:22:53 UTC (rev 1086873)
+++ PKGBUILD	2021-12-29 10:27:55 UTC (rev 1086874)
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.14.0
-pkgrel=31
+pkgver=0.2.15.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=('e6ce8d37478db96dedfed2a06b8b7e25dbda275e4ca8523827e8bd8ca2816b3a96f26ea22f2d291bb89b87cf675c706f6b15759dc4e17a63ad94ad63704bc2bf')
+sha512sums=('e9b13e2dd950930ea9cacaf8a03b33b2a5757378e16e47a4b09654b568b7695bebcd0e852b752f7553f82a257b4a32742db741d5820e147c36fad3cc77ee7b43')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list