[arch-commits] Commit in haskell-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 14 19:28:11 UTC 2020
Date: Saturday, March 14, 2020 @ 19:28:10
Author: felixonmars
Revision: 597105
upgpkg: haskell-extra 1.7.1-1: rebuild with extra 1.7.1
Modified:
haskell-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-14 19:26:40 UTC (rev 597104)
+++ PKGBUILD 2020-03-14 19:28:10 UTC (rev 597105)
@@ -3,8 +3,8 @@
_hkgname=extra
pkgname=haskell-extra
-pkgver=1.7
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
pkgdesc="Extra functions I use."
url="https://github.com/ndmitchell/extra#readme"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-clock')
makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2a46ee1411fcb39268b6fa4368e184bfc6bd2d4783a2a7193959ca416eafc80199ac076726d161655e655b58d07db641bf82fd8fef88ba641914949b701ee891')
+sha512sums=('2f173fe3439ee5cd5af52b955431b9c045811c0ea71e0d6423a8592144e1c94f3a697d273da59b8ba1fc84c66173c7b0a165b03af747da6330aa830d7ddd97f2')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list