[arch-commits] Commit in haskell-temporary/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 01:47:50 UTC 2020
Date: Friday, April 24, 2020 @ 01:47:49
Author: felixonmars
Revision: 618521
upgpkg: haskell-temporary 1.3-65: rebuild with ghc 8.10.1
Modified:
haskell-temporary/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 01:43:34 UTC (rev 618520)
+++ PKGBUILD 2020-04-24 01:47:49 UTC (rev 618521)
@@ -4,12 +4,12 @@
_hkgname=temporary
pkgname=haskell-temporary
pkgver=1.3
-pkgrel=64
+pkgrel=65
pkgdesc="Portable temporary file and directory support"
url="https://www.github.com/batterseapower/temporary"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-random')
+depends=('ghc-libs' 'haskell-random')
makedepends=('ghc' 'haskell-base-compat' 'haskell-tasty' 'haskell-tasty-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('e3078caf54da95c4efa9e9c936b35a98b62296ecce2242cd4e103605a9d29e8a9d6c7027dbf50d02b6a893bea558ea5b07dbb1df7c59bf26d86db76ccf112f25')
More information about the arch-commits
mailing list