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

Felix Yan felixonmars at archlinux.org
Sun May 12 19:53:15 UTC 2019


    Date: Sunday, May 12, 2019 @ 19:53:14
  Author: felixonmars
Revision: 467077

upgpkg: haskell-servant 0.16.0.1-1

rebuild with servant 0.16.0.1

Modified:
  haskell-servant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 19:51:08 UTC (rev 467076)
+++ PKGBUILD	2019-05-12 19:53:14 UTC (rev 467077)
@@ -3,8 +3,8 @@
 
 _hkgname=servant
 pkgname=haskell-servant
-pkgver=0.16
-pkgrel=19
+pkgver=0.16.0.1
+pkgrel=1
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/"
 license=("BSD")
@@ -17,7 +17,7 @@
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-hspec' 'haskell-quickcheck-instances'
              'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c6052295085064f06e892c1172a273fff28487e061107775eb8cfe83d044ef3705c6f83997d191a30256c6d83afc438ee4795d6f14f616369f02aff809ccfa22')
+sha512sums=('d5b3eee842f79df96cba9f4f0b334278a071c760123b80d1ceb37a0496c71c007ce9481ad93bd399c17ea9a8c8da17da7b22ea827bd374cd4a4bd04e11b6c25a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list