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

Felix Yan felixonmars at archlinux.org
Wed Sep 23 10:32:54 UTC 2020


    Date: Wednesday, September 23, 2020 @ 10:32:53
  Author: felixonmars
Revision: 711456

upgpkg: haskell-yesod-core 1.6.18.4-1: rebuild with yesod-core 1.6.18.4

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-23 08:36:41 UTC (rev 711455)
+++ PKGBUILD	2020-09-23 10:32:53 UTC (rev 711456)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.18
-pkgrel=100
+pkgver=1.6.18.4
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -19,13 +19,8 @@
          'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('babb4f0556107044fcaba04c09ad4bcb0b6269d70763fe0aec31a440c7997c71ebd4de4b3b2881f6c1e315555b336de505b9c4e4cf49d1b411abe822ad61b5e0')
+sha512sums=('57ec566a95b16729d718e5a9725df1ea5c7301e45fe22cd50238753d1bda9d628e5cf513be391cf08a6ee6310de35c7ee9dc8362f3f66fc48fce43aee373fa7c')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i '/semigroups/d;s/< *1.2/<2/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list