[arch-commits] Commit in haskell-resourcet/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 04:09:47 UTC 2020
Date: Friday, April 24, 2020 @ 04:09:46
Author: felixonmars
Revision: 618699
upgpkg: haskell-resourcet 1.2.4-2: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0
Modified:
haskell-resourcet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 04:09:15 UTC (rev 618698)
+++ PKGBUILD 2020-04-24 04:09:46 UTC (rev 618699)
@@ -4,12 +4,12 @@
_hkgname=resourcet
pkgname=haskell-resourcet
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Deterministic allocation and freeing of scarce resources."
url="https://github.com/snoyberg/conduit"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-primitive' 'haskell-unliftio-core')
+depends=('ghc-libs' 'haskell-primitive' 'haskell-unliftio-core')
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('b8d2d95a6d454d2db724a971594af29052eb8e74dafdfb10e63e18e321169f8ae486bf5f00f659f1949e229831d95a50a0f38a9feacfd91b8ebdc045e6f822c2')
More information about the arch-commits
mailing list