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

Felix Yan felixonmars at archlinux.org
Sun Dec 8 16:31:20 UTC 2019


    Date: Sunday, December 8, 2019 @ 16:31:19
  Author: felixonmars
Revision: 536345

upgpkg: haskell-jose 0.8.2.0-1

rebuild with jose 0.8.2.0, postgrest 6.0.2

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-08 15:07:31 UTC (rev 536344)
+++ PKGBUILD	2019-12-08 16:31:19 UTC (rev 536345)
@@ -3,8 +3,8 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.7.0.0
-pkgrel=140
+pkgver=0.8.2.0
+pkgrel=1
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
 url="https://github.com/frasertweedale/hs-jose"
 license=("Apache")
@@ -15,7 +15,7 @@
          'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-x509' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4250528d31e90833adbab184a98acc57fb931db74944167e346b8cda4fd659c23fd3d7d77123c7968959922c7b0af34edd00a682146a7aab19a83e4ff9c7a3ab')
+sha512sums=('1af3b5231165296344495d2c8e501c1816df3976b3f298c918a50a0f8f525809d20d60cb34b9019747639e98c197aa828b1f512c409ab71fc2a53aed1170db5b')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list