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

Felix Yan fyan at archlinux.org
Fri Jan 15 02:54:42 UTC 2016


    Date: Friday, January 15, 2016 @ 03:54:41
  Author: fyan
Revision: 156467

upgpkg: haskell-unordered-containers 0.2.6.0-1

Modified:
  haskell-unordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-15 02:51:27 UTC (rev 156466)
+++ PKGBUILD	2016-01-15 02:54:41 UTC (rev 156467)
@@ -7,8 +7,8 @@
 
 _hkgname=unordered-containers
 pkgname=haskell-unordered-containers
-pkgver=0.2.5.1
-pkgrel=3
+pkgver=0.2.6.0
+pkgrel=1
 pkgdesc="Efficient hashing-based container types"
 url="https://github.com/tibbe/unordered-containers"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('6e5878ade3ea65f2a7cb0a1df155f88f7e710d5bb975a5cbf1b45fb8cfee811a')
+sha256sums=('5f9fbba5f616344bd3b1b633d45f820cf9c840ad101e1110e698abc77d9de3f3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list