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

Felix Yan felixonmars at archlinux.org
Sun Jan 10 16:12:17 UTC 2021


    Date: Sunday, January 10, 2021 @ 16:12:16
  Author: felixonmars
Revision: 817062

upgpkg: haskell-semigroupoids 5.3.5-1: rebuild with semigroupoids 5.3.5

Modified:
  haskell-semigroupoids/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 13:36:18 UTC (rev 817061)
+++ PKGBUILD	2021-01-10 16:12:16 UTC (rev 817062)
@@ -3,8 +3,8 @@
 
 _hkgname=semigroupoids
 pkgname=haskell-semigroupoids
-pkgver=5.3.4
-pkgrel=79
+pkgver=5.3.5
+pkgrel=1
 pkgdesc="Semigroupoids: Category sans id"
 url="https://github.com/ekmett/semigroupoids"
 license=("BSD")
@@ -14,13 +14,8 @@
          'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b4053a856e1c2d3f20f984216f008ff264cedd2ccc3cc39ca3b70bc296d81ea8c1e6dd655bb8a6d1b9a44084e02d74a26cd4eb7264e4732e98be3ec351dc6e3a')
+sha512sums=('472a46ad2721c7007d73db6b560af525c4cf6889d8633486c4330bbb40d1946a1400b21a0fe1b323a7211bf8e9aa1efaf41967e3e578d5ad8e6e79dda2e27d04')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/< *0.17/<1/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list