[arch-commits] Commit in haskell-streaming-commons/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Mar 4 04:02:19 UTC 2016


    Date: Friday, March 4, 2016 @ 05:02:18
  Author: fyan
Revision: 164585

upgpkg: haskell-streaming-commons 0.1.15.2-1

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 04:00:48 UTC (rev 164584)
+++ PKGBUILD	2016-03-04 04:02:18 UTC (rev 164585)
@@ -4,7 +4,7 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.1.15.1
+pkgver=0.1.15.2
 pkgrel=1
 pkgdesc="Common lower-level functions needed by various streaming data libraries"
 url="https://github.com/fpco/streaming-commons"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('af3b07d1022f263b1e0f95ba15697d87d55afc1cf0933c9b16fd37a687b8cacb')
+sha256sums=('230ad154608ce7c081d1367c77216c85ac47a05623903d45ce693dcea67d499d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list