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

Felix Yan felixonmars at archlinux.org
Sat Jul 3 01:47:49 UTC 2021


    Date: Saturday, July 3, 2021 @ 01:47:49
  Author: felixonmars
Revision: 971671

upgpkg: haskell-yesod 1.6.1.2-1: rebuild with yesod 1.6.1.2

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-03 01:44:16 UTC (rev 971670)
+++ PKGBUILD	2021-07-03 01:47:49 UTC (rev 971671)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod
 pkgname=haskell-yesod
-pkgver=1.6.1.1
-pkgrel=39
+pkgver=1.6.1.2
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -16,13 +16,8 @@
          'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-persistent')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('107eebba6caca8db995d538b604b0b8ebee79ab5efb4887a13073a1b5316725a134dbd558443461b2e87dd671e3ee9cad86fd6287282f7d45f41cffa6767daf7')
+sha512sums=('a062f74502c5d88784a20f3bbe4c5799475043f3d17fea28b8199e9e4a3f9cc044e7b21a97bdb0c7e9e91c6e76aec4350a2cddc6306afb7c2f78f347ebf4f249')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/DoE/DoE Nothing/' Yesod/Default/Util.hs
-}
-
 build() {
     cd $_hkgname-$pkgver
     




More information about the arch-commits mailing list