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

Felix Yan felixonmars at archlinux.org
Mon May 11 18:44:55 UTC 2020


    Date: Monday, May 11, 2020 @ 18:44:55
  Author: felixonmars
Revision: 626309

upgpkg: haskell-jose 0.8.3-1: rebuild with jose 0.8.3

Modified:
  haskell-jose/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 18:43:09 UTC (rev 626308)
+++ PKGBUILD	2020-05-11 18:44:55 UTC (rev 626309)
@@ -3,7 +3,7 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.8.2.1
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
 url="https://github.com/frasertweedale/hs-jose"
@@ -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=('80e4e2c3abcb80b41f82b7bbf074fde5a3906bb889d700f194f813e62195046e66e26962be8f41c74f976a979bba7495005e7b3a6222bca31c31c5150cbd3d3c')
+sha512sums=('dfd5542f08930f4c86f3463c940d20226f28a4d59836a09d2d2d126a3dff7b6be60b1e88663e085bd3c165a242c87e0413a3377478418e78010d993f9f09a3f2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list