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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 25 17:39:56 UTC 2021


    Date: Saturday, September 25, 2021 @ 17:39:56
  Author: felixonmars
Revision: 1025230

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

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-25 17:35:48 UTC (rev 1025229)
+++ PKGBUILD	2021-09-25 17:39:56 UTC (rev 1025230)
@@ -3,8 +3,8 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.8.4.1
-pkgrel=11
+pkgver=0.8.5
+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=('f069d9db4ca7b308e81c3578982bdbaad0a5a993e9bd678f58b9ea5738b50406a50d7d60fffc1d938439d4686967355a6780795d7e07f39858e082c84b494d50')
+sha512sums=('2a2f58375869963ca0e4c2075392f9124f6ba6eadf9cb4721e83d13107bd71e5344f7e05f84326fec84a9154e7cb7288703a73c536efd8962172e087383a0c83')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list