[arch-commits] Commit in haskell-selective/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 18:36:14 UTC 2021
Date: Thursday, December 30, 2021 @ 18:36:14
Author: felixonmars
Revision: 1088744
upgpkg: haskell-selective 0.5-1: rebuild with selective 0.5
Modified:
haskell-selective/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 18:34:24 UTC (rev 1088743)
+++ PKGBUILD 2021-12-30 18:36:14 UTC (rev 1088744)
@@ -2,17 +2,16 @@
_hkgname=selective
pkgname=haskell-selective
-pkgver=0.4.2
-pkgrel=53
+pkgver=0.5
+pkgrel=1
pkgdesc="Selective applicative functors"
url="https://github.com/snowleopard/selective"
license=('MIT')
arch=('x86_64')
depends=('ghc-libs')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-expected-failure'
- 'haskell-tasty-quickcheck')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('16e9dd4bbb4ffa628d5befd0b750af968c397a5d77ea0ca76f2638974f45f69a4ba8c982208a1ea2b8de2b0a846593d02137109ac7da405f448b9721563d0d19')
+sha512sums=('31c7d294fe0cf92f4c4b57008d9dea055e959906eb0a8d11873edc0e02430dbfec99a57b68ee9c98d332c92c9c5111e03b2b4ce89d3dc543243b343a37313d6d')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list