[arch-commits] Commit in haskell-insert-ordered-containers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 25 21:42:06 UTC 2021
Date: Tuesday, May 25, 2021 @ 21:42:06
Author: felixonmars
Revision: 946408
upgpkg: haskell-insert-ordered-containers 0.2.5-1: rebuild with insert-ordered-containers 0.2.5
Modified:
haskell-insert-ordered-containers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-25 21:40:48 UTC (rev 946407)
+++ PKGBUILD 2021-05-25 21:42:06 UTC (rev 946408)
@@ -2,8 +2,8 @@
_hkgname=insert-ordered-containers
pkgname=haskell-insert-ordered-containers
-pkgver=0.2.4
-pkgrel=27
+pkgver=0.2.5
+pkgrel=1
pkgdesc="Associative containers retating insertion order for traversals."
url="https://github.com/phadej/insert-ordered-containers"
license=('BSD')
@@ -13,7 +13,7 @@
'haskell-semigroupoids' 'haskell-unordered-containers')
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('808536157119a2a7547b96194e5b032f4489b355ebe3dec59e2e5b507be084f51a41d793ae68c912e07fc0c157465d8840dbf444f98e19635ccc8061d150530a')
+sha512sums=('254492546eedf50a1247739414071ae83bc5683e0f44a7419ca157fda6a7d6953accdeb6419432e6a8aa0787347655aa9276dee779339bbdbcf72eec71ed43ab')
prepare() {
uusi -d semigroups ${_hkgname}-${pkgver}/${_hkgname}.cabal
More information about the arch-commits
mailing list