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

Felix Yan felixonmars at archlinux.org
Wed Jun 15 03:04:04 UTC 2016


    Date: Wednesday, June 15, 2016 @ 03:04:04
  Author: felixonmars
Revision: 180149

upgpkg: haskell-simple-sendfile 0.2.25-1

rebuild with MissingH-1.4.0.1, cryptonite-0.17, language-python-0.5.3, parsers-0.12.4, shake-0.15.10, simple-sendfile-0.2.25, git-annex-6.20160613

Modified:
  haskell-simple-sendfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-15 03:03:31 UTC (rev 180148)
+++ PKGBUILD	2016-06-15 03:04:04 UTC (rev 180149)
@@ -4,7 +4,7 @@
 
 _hkgname=simple-sendfile
 pkgname=haskell-simple-sendfile
-pkgver=0.2.24
+pkgver=0.2.25
 pkgrel=1
 pkgdesc="Cross platform library for the sendfile system call"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-network")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('9f68a51a58db42e79f50bf2f500bd25d66a848a242b8e4694c2fdc94d476925c')
+sha256sums=('0ae68821cd828b29772654b5613d514a421b1b1440d82a4b610339e67a92294d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list