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

Felix Yan felixonmars at archlinux.org
Sun Aug 16 13:56:33 UTC 2020


    Date: Sunday, August 16, 2020 @ 13:56:32
  Author: felixonmars
Revision: 681523

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

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-16 13:50:03 UTC (rev 681522)
+++ PKGBUILD	2020-08-16 13:56:32 UTC (rev 681523)
@@ -3,8 +3,8 @@
 
 _hkgname=jose
 pkgname=haskell-jose
-pkgver=0.8.3
-pkgrel=55
+pkgver=0.8.3.1
+pkgrel=1
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
 url="https://github.com/frasertweedale/hs-jose"
 license=("Apache")
@@ -15,13 +15,8 @@
          '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=('dfd5542f08930f4c86f3463c940d20226f28a4d59836a09d2d2d126a3dff7b6be60b1e88663e085bd3c165a242c87e0413a3377478418e78010d993f9f09a3f2')
+sha512sums=('d0d9248eec435305269dcd5f9f332f27187e8181ea04128c5b5751156e383c495bb0a227787828bd7f18c4052479844e90e37c3e4f49ea320ac9238009b94528')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i '/semigroups/d' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list