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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 17 08:24:49 UTC 2021


    Date: Tuesday, August 17, 2021 @ 08:24:49
  Author: felixonmars
Revision: 1001134

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

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-17 08:23:25 UTC (rev 1001133)
+++ PKGBUILD	2021-08-17 08:24:49 UTC (rev 1001134)
@@ -3,8 +3,8 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.8.4
-pkgrel=148
+pkgver=0.8.4.1
+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=('4141e8f48b97b0d801fab576c3098b95dc1cc9b7c98815cff6bd62324aa2c6d5a4648734d14a00ef08aa36c523befdc6cb7dfdadb9d92d0dce2b434ef8165882')
+sha512sums=('f069d9db4ca7b308e81c3578982bdbaad0a5a993e9bd678f58b9ea5738b50406a50d7d60fffc1d938439d4686967355a6780795d7e07f39858e082c84b494d50')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list