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

Felix Yan fyan at archlinux.org
Thu May 12 11:20:26 UTC 2016


    Date: Thursday, May 12, 2016 @ 13:20:26
  Author: fyan
Revision: 174938

upgpkg: haskell-streaming-commons 0.1.15.5-1

rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 11:15:26 UTC (rev 174937)
+++ PKGBUILD	2016-05-12 11:20:26 UTC (rev 174938)
@@ -4,7 +4,7 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.1.15.4
+pkgver=0.1.15.5
 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=('910831609225700605b9e0111c9f0dd214015b54c0dddb6f29069dc03624afbb')
+sha256sums=('7cdab71a7c696310bcac376dd9d7a1f8debd881198fc511b9140f853f6925389')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list