[arch-commits] Commit in haskell-utility-ht/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 01:52:48 UTC 2020
Date: Sunday, March 22, 2020 @ 01:52:47
Author: felixonmars
Revision: 603332
upgpkg: haskell-utility-ht 0.0.15-1: rebuild with utility-ht 0.0.15
Modified:
haskell-utility-ht/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 01:50:41 UTC (rev 603331)
+++ PKGBUILD 2020-03-22 01:52:47 UTC (rev 603332)
@@ -3,8 +3,8 @@
_hkgname=utility-ht
pkgname=haskell-utility-ht
-pkgver=0.0.14
-pkgrel=15
+pkgver=0.0.15
+pkgrel=1
pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
url="http://www.haskell.org/haskellwiki/Utility-HT"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
+sha512sums=('29be7ed40c4dc025df0997f7d8611b0f86125ba6a6aa3e4d65844f996f19f3d417b4b1dc7da58589a5259ddb9f473c71af0fc32891105a364a3dbc7f05671905')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list