[arch-commits] Commit in haskell-protolude/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 03:58:06 UTC 2020
Date: Friday, April 24, 2020 @ 03:58:06
Author: felixonmars
Revision: 618677
upgpkg: haskell-protolude 0.3.0-1: rebuild with ghc 8.10.1, protolude 0.3.0
Modified:
haskell-protolude/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 03:48:44 UTC (rev 618676)
+++ PKGBUILD 2020-04-24 03:58:06 UTC (rev 618677)
@@ -3,8 +3,8 @@
_hkgname=protolude
pkgname=haskell-protolude
-pkgver=0.2.4
-pkgrel=6
+pkgver=0.3.0
+pkgrel=1
pkgdesc="A sensible set of defaults for writing custom Preludes."
url="https://github.com/sdiehl/protolude"
license=("MIT")
@@ -13,7 +13,7 @@
'haskell-transformers-compat')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2056cc994074d1027f9574ef70fc9fd110317129f494a28db0428ef17a26e66c7126f5ff9c492d76ae53f9085173c78742b8c83c2d0ea5231cab3297efe9f4e0')
+sha512sums=('0941e344320e09fca457ce0be31b1fbb7c715a11ea371263d029942cb649bfb1194b012493e31697c5a05bd3e4de5108bcd2c82c79c9f2f30b260959ec8f0738')
prepare() {
sed -e '/mtl-compat/d' -i $_hkgname-$pkgver/$_hkgname.cabal
More information about the arch-commits
mailing list