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

Felix Yan felixonmars at archlinux.org
Tue Sep 29 21:31:05 UTC 2020


    Date: Tuesday, September 29, 2020 @ 21:31:04
  Author: felixonmars
Revision: 713913

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

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 21:29:48 UTC (rev 713912)
+++ PKGBUILD	2020-09-29 21:31:04 UTC (rev 713913)
@@ -3,8 +3,8 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.8.3.1
-pkgrel=24
+pkgver=0.8.4
+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=('d0d9248eec435305269dcd5f9f332f27187e8181ea04128c5b5751156e383c495bb0a227787828bd7f18c4052479844e90e37c3e4f49ea320ac9238009b94528')
+sha512sums=('4141e8f48b97b0d801fab576c3098b95dc1cc9b7c98815cff6bd62324aa2c6d5a4648734d14a00ef08aa36c523befdc6cb7dfdadb9d92d0dce2b434ef8165882')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list