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

Felix Yan fyan at archlinux.org
Fri Jun 10 01:58:11 UTC 2016


    Date: Friday, June 10, 2016 @ 03:58:10
  Author: fyan
Revision: 178912

upgpkg: haskell-unordered-containers 0.2.7.1-1

rebuild with persistent-2.5, http-api-data-0.2.3, microlens-0.4.4.1, monads-tf-0.1.0.3, persistent-sqlite-2.5.0.2, persistent-template-2.5.1.3, unordered-containers-0.2.7.1, yaml-0.8.17.2

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-10 01:56:21 UTC (rev 178911)
+++ PKGBUILD	2016-06-10 01:58:10 UTC (rev 178912)
@@ -7,8 +7,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.7.0
-pkgrel=3
+pkgver=0.2.7.1
+pkgrel=1
 pkgdesc="Efficient hashing-based container types"
 url="https://github.com/tibbe/unordered-containers"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('6503226d24069698bbb454c15c53a7f9f245aba228e142c6b6ab2d31cecc5ef6')
+sha256sums=('2f9277f1d61c409775835f094c031fbb5462dd564d639f4f1357ee086fc4d702')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list