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

Felix Yan felixonmars at archlinux.org
Mon Apr 9 07:36:37 UTC 2018


    Date: Monday, April 9, 2018 @ 07:36:36
  Author: felixonmars
Revision: 315395

upgpkg: haskell-swagger2 2.2.1-1

rebuild with swagger2,2.2.1

Modified:
  haskell-swagger2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-09 07:35:37 UTC (rev 315394)
+++ PKGBUILD	2018-04-09 07:36:36 UTC (rev 315395)
@@ -4,8 +4,8 @@
 
 _hkgname=swagger2
 pkgname=haskell-swagger2
-pkgver=2.2
-pkgrel=40
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Swagger 2.0 data model"
 url="https://github.com/GetShopTV/swagger2"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          "haskell-unordered-containers" "haskell-vector" "haskell-uuid-types")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('aff8e49641cf6054fe9f01d48de19bcc70474bf053b78ba3c237b60f06e09989c02a44446c2d21527697eb6848fbc04519cd1157dbed31ba801f274cffdadf0b')
+sha512sums=('a28a191c41ec378eec8e1f659e216dcb98ca0547d0a664fd289fbc15b99800b5c31306bcb76f4e3db1641e54923edee33c26fceb2316071cea16994f2db24ec3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list