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

Felix Yan felixonmars at archlinux.org
Thu Feb 8 02:51:06 UTC 2018


    Date: Thursday, February 8, 2018 @ 02:51:06
  Author: felixonmars
Revision: 290126

upgpkg: haskell-simple-sendfile 0.2.27-1

rebuild with simple-sendfile,0.2.27

Modified:
  haskell-simple-sendfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 02:50:48 UTC (rev 290125)
+++ PKGBUILD	2018-02-08 02:51:06 UTC (rev 290126)
@@ -4,8 +4,8 @@
 
 _hkgname=simple-sendfile
 pkgname=haskell-simple-sendfile
-pkgver=0.2.26
-pkgrel=2
+pkgver=0.2.27
+pkgrel=1
 pkgdesc="Cross platform library for the sendfile system call"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-resourcet'
              'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('53692cb8eb79c0e1993af1e14c13659679a8613bc5631f6e172f2fe10ab2764f80edc5ef58fe5e8b9e836a4c7eaff49336c3c927ef742a64e3fb4b9b014e811f')
+sha512sums=('a4cc0385619d5047cb56c449d474796a549265100738a1da7f5106e2c67cacf3c6ca0b14d8ca982ed7e1a16263227c6be521735e75293bf04dddbbdbf578cc08')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list