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

Felix Yan felixonmars at archlinux.org
Tue Apr 27 13:18:35 UTC 2021


    Date: Tuesday, April 27, 2021 @ 13:18:35
  Author: felixonmars
Revision: 924796

upgpkg: haskell-yesod-auth 1.6.10.3-1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-27 13:13:02 UTC (rev 924795)
+++ PKGBUILD	2021-04-27 13:18:35 UTC (rev 924796)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.6.10.2
-pkgrel=16
+pkgver=1.6.10.3
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -18,15 +18,10 @@
          'haskell-shakespeare' 'haskell-unliftio' 'haskell-unliftio-core'
          'haskell-unordered-containers' 'haskell-wai' 'haskell-yesod-core' 'haskell-yesod-form'
          'haskell-yesod-persistent')
-makedepends=('ghc' 'uusi')
+makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d419d67409b45bec073e44a0b3e9aefda799bfcbf1bb923a2c753c1f36ff646e2ceca4a1021ecc4d2c58eaa10cec6d6ed9635c2a97631a584abb4de478871d87')
+sha512sums=('82b490db8424d6e340c4c19b9760e07c78a7906540dada160afd8f3de43f6767f04968753b0c218f0c53c8ddf4ff0ed33f458a770100edd8ab6c7582016662a2')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    uusi -u yesod-form $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list