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

Felix Yan felixonmars at archlinux.org
Wed Sep 16 18:57:42 UTC 2020


    Date: Wednesday, September 16, 2020 @ 18:57:42
  Author: felixonmars
Revision: 708188

upgpkg: haskell-rebase 1.7.1.1-1: rebuild with rebase 1.7.1.1, rerebase 1.7.1.1

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-16 18:53:42 UTC (rev 708187)
+++ PKGBUILD	2020-09-16 18:57:42 UTC (rev 708188)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.7
-pkgrel=10
+pkgver=1.7.1.1
+pkgrel=1
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
@@ -15,13 +15,8 @@
          'haskell-unordered-containers' 'haskell-uuid' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0331e0e78a64c38e0d6f9fc0bc084e102301a26f2717d12083215669ddb9005adb6b587b7a9b94a20a10935c37ec545ca3365b4303118a289b6f7196012ba312')
+sha512sums=('b537f0105244bdaa35d47681f544d488e9b2b7bbebc8478b3ae6e59668cd5ff4dad2c487e287ccea076af3da2aa9b81e6058ac19d8a271a19eb847e750725cc2')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -e '/semigroups/d' -i $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list