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

Felix Yan fyan at archlinux.org
Wed May 4 12:05:25 UTC 2016


    Date: Wednesday, May 4, 2016 @ 14:05:25
  Author: fyan
Revision: 173716

upgpkg: haskell-tar 0.5.0.3-1

rebuild with concurrent-output-1.7.6, retry-0.7.2, split-0.2.3.1, tar-0.5.0.3

Modified:
  haskell-tar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 11:32:30 UTC (rev 173715)
+++ PKGBUILD	2016-05-04 12:05:25 UTC (rev 173716)
@@ -4,7 +4,7 @@
 
 _hkgname=tar
 pkgname=haskell-tar
-pkgver=0.5.0.2
+pkgver=0.5.0.3
 pkgrel=1
 pkgdesc="Reading, writing and manipulating \".tar\" archive files."
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('777b2410653632ee4f727df49b1829b3688e5f76bcdd04c6f3962a06566a0e18')
+sha256sums=('d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list