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

Felix Yan felixonmars at archlinux.org
Wed Mar 17 23:28:27 UTC 2021


    Date: Wednesday, March 17, 2021 @ 23:28:27
  Author: felixonmars
Revision: 894282

upgpkg: haskell-filepath-bytestring 1.4.2.1.7-1: rebuild with filepath-bytestring 1.4.2.1.7

Modified:
  haskell-filepath-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-17 23:23:23 UTC (rev 894281)
+++ PKGBUILD	2021-03-17 23:28:27 UTC (rev 894282)
@@ -2,8 +2,8 @@
 
 _hkgname=filepath-bytestring
 pkgname=haskell-filepath-bytestring
-pkgver=1.4.2.1.6
-pkgrel=87
+pkgver=1.4.2.1.7
+pkgrel=1
 pkgdesc="Library for manipulating RawFilePaths in a cross platform way"
 url="https://hackage.haskell.org/package/filepath-bytestring"
 license=('BSD')
@@ -11,13 +11,8 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('f101d718681373faead2e916dbdb7fda7b12091067d070f5d0e8ceab48c8081ca7f46bdc2fcfc0b535d65d51a3835fed05a50acf36f1a01c22c8d01c4c98e106')
+sha512sums=('27bd3a4f06b5d0e179babb4b5aed2e99c050981ae11ae0ccfc5460703e7aa5e3ec14ae6b0ec9cff07779129e8469450437f9ad7625c6d009331014e954a336e9')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/< *2.14/<3/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list