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

Felix Yan felixonmars at archlinux.org
Wed Aug 5 08:30:51 UTC 2020


    Date: Wednesday, August 5, 2020 @ 08:30:51
  Author: felixonmars
Revision: 669074

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

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 08:18:40 UTC (rev 669073)
+++ PKGBUILD	2020-08-05 08:30:51 UTC (rev 669074)
@@ -6,8 +6,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.11.0
-pkgrel=5
+pkgver=0.2.12.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=('16655667fac97684d1adcf098b3dd6de3e5752a4e180c3d84b73d450863d0694e83f0aa533a23d6c8e286f4e5a4a914a4e292264c98bba922fba3b97ff8c7a5b')
+sha512sums=('516f45494c598e33301df08d2877fae2484b6574cb554def35ab3ef31e29424a140115be81b88cd7aa7a8c7fe7a77354a7379c62a65aa00cd8c5c674ee1dd00f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list