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

Felix Yan felixonmars at archlinux.org
Thu Jan 14 11:04:03 UTC 2021


    Date: Thursday, January 14, 2021 @ 11:04:03
  Author: felixonmars
Revision: 820784

upgpkg: haskell-servant 0.18.2-1: rebuild with servant 0.18.2, servant-server 0.18.2

Modified:
  haskell-servant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 11:03:02 UTC (rev 820783)
+++ PKGBUILD	2021-01-14 11:04:03 UTC (rev 820784)
@@ -3,8 +3,8 @@
 
 _hkgname=servant
 pkgname=haskell-servant
-pkgver=0.18.1
-pkgrel=40
+pkgver=0.18.2
+pkgrel=1
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/"
 license=("BSD")
@@ -16,7 +16,7 @@
          'haskell-string-conversions' 'haskell-vault')
 makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6839030812345ea8ab7d936a2832a043af73138e587bc94263c9e4a728784aeace826e28cc13ad7224012fac1c83b03915aef1882427530805ada665a1928dd2')
+sha512sums=('97214847dc3a66d167be93ae28ab711058652b7b0201a14e7b2093b34b21c731f359f2022a6dea2a1f78ba6f27d1ea78332e5b64a03200b6c5e73c1bc44a0c88')
 
 prepare() {
     uusi -u http-api-data $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list