[arch-commits] Commit in haskell-these/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 3 08:43:45 UTC 2020
Date: Monday, August 3, 2020 @ 08:43:45
Author: felixonmars
Revision: 668036
upgpkg: haskell-these 1.1.1-1: rebuild with these 1.1.1
Modified:
haskell-these/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-03 08:26:08 UTC (rev 668035)
+++ PKGBUILD 2020-08-03 08:43:45 UTC (rev 668036)
@@ -2,16 +2,16 @@
_hkgname=these
pkgname=haskell-these
-pkgver=1.1
-pkgrel=5
+pkgver=1.1.1
+pkgrel=1
pkgdesc="An either-or-both data type"
url="https://github.com/isomorphism/these"
license=('BSD')
arch=('x86_64')
-depends=('ghc-libs' 'haskell-assoc' 'haskell-base-compat' 'haskell-hashable')
+depends=('ghc-libs' 'haskell-assoc' 'haskell-hashable')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3a34257e5a0cbd7a59317435ef401970b6723bbaa699d0edb6a0a8252a01a390274669da916d4956d63c4184a1e0562e371b10dee46a7d4e59787fda0c2ec8f0')
+sha512sums=('1b1ab8a7cf713d223fd6b18c5f2bae96fea9cbedd1b8f06c502858e678f4142c11e43d05de2c03990fae6bcb1445d13b7076b20ac7bbb9ac9cf9f3e88516a086')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list