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

Felix Yan felixonmars at archlinux.org
Thu Jan 31 15:17:43 UTC 2019


    Date: Thursday, January 31, 2019 @ 15:17:42
  Author: felixonmars
Revision: 428736

upgpkg: haskell-websockets 0.12.5.3-1

rebuild with websockets 0.12.5.3

Modified:
  haskell-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 15:17:27 UTC (rev 428735)
+++ PKGBUILD	2019-01-31 15:17:42 UTC (rev 428736)
@@ -3,8 +3,8 @@
 
 _hkgname=websockets
 pkgname=haskell-websockets
-pkgver=0.12.5.2
-pkgrel=14
+pkgver=0.12.5.3
+pkgrel=1
 pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('895fab7f59f30525a4be4784de7101eaf12475c73a7cceecb8528d3da9cf01f5b85654cf69b037ec56a63050bb807464ae71b36f7233e4c07645f16fea0cb6d3')
+sha512sums=('590df3017f06f11ee17295655280fb95eb6eebb1997cf15ea06ddca9095a569b30e53ded4c111c53347ad5707f338de050a59281455bf120c8554ecc521d8f20')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list