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

Felix Yan felixonmars at archlinux.org
Thu Sep 27 18:39:57 UTC 2018


    Date: Thursday, September 27, 2018 @ 18:39:57
  Author: felixonmars
Revision: 386648

upgpkg: haskell-binary-tagged 0.1.5.1-1

rebuild with binary-tagged 0.1.5.1

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 18:22:41 UTC (rev 386647)
+++ PKGBUILD	2018-09-27 18:39:57 UTC (rev 386648)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
-pkgver=0.1.5
-pkgrel=27
+pkgver=0.1.5.1
+pkgrel=1
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme"
 license=("custom:BSD3")
@@ -14,13 +14,8 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cc4b4797a0a90a826740263eebba5e75b5e0c3c7648cf63ee95a1a000ac1a8c9709e1e82f82e69b227f51f43953be5366a372223d4096163645cfd38663866bc')
+sha512sums=('6df6475f84b7158bbc9272d6f5487997416f1dea7bc5954ae0015f253e446a22854282c1c36888dcf2a714a56263216b5582c1add8aad428331c24957d44ae88')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/<.*1.4/<2/' $_hkgname.cabal
-}
-
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
 



More information about the arch-commits mailing list