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

Felix Yan felixonmars at archlinux.org
Tue Jan 22 06:16:37 UTC 2019


    Date: Tuesday, January 22, 2019 @ 06:16:36
  Author: felixonmars
Revision: 426788

upgpkg: haskell-simple-sendfile 0.2.28-1

rebuild with simple-sendfile 0.2.28

Modified:
  haskell-simple-sendfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 06:15:13 UTC (rev 426787)
+++ PKGBUILD	2019-01-22 06:16:36 UTC (rev 426788)
@@ -3,8 +3,8 @@
 
 _hkgname=simple-sendfile
 pkgname=haskell-simple-sendfile
-pkgver=0.2.27
-pkgrel=109
+pkgver=0.2.28
+pkgrel=1
 pkgdesc="Cross platform library for the sendfile system call"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -13,7 +13,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=('a4cc0385619d5047cb56c449d474796a549265100738a1da7f5106e2c67cacf3c6ca0b14d8ca982ed7e1a16263227c6be521735e75293bf04dddbbdbf578cc08')
+sha512sums=('9a08d4ba26cd05b1fff3e72bd0846260d4c04921a5ca1f86258c61e51ee5ccf8e14dd2aea0bee44590572feba1832b2562b75b5f71f004c705f02cd0a0f000d1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list