[arch-commits] Commit in haskell-th-utilities/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 4 13:26:08 UTC 2020
Date: Saturday, April 4, 2020 @ 13:26:07
Author: felixonmars
Revision: 611594
upgpkg: haskell-th-utilities 0.2.4.0-1: rebuild with th-utilities 0.2.4.0
Modified:
haskell-th-utilities/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-04 13:24:06 UTC (rev 611593)
+++ PKGBUILD 2020-04-04 13:26:07 UTC (rev 611594)
@@ -2,8 +2,8 @@
_hkgname=th-utilities
pkgname=haskell-th-utilities
-pkgver=0.2.3.1
-pkgrel=22
+pkgver=0.2.4.0
+pkgrel=1
pkgdesc="Collection of useful functions for use with Template Haskell"
url="https://github.com/fpco/th-utilities"
license=('MIT')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-primitive' 'haskell-syb' 'haskell-th-orphans')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('e281fbb5c93d5ecbafb397a68be4d47b601f4e83185798e0f37db3aa490f8bb97fb37f4c36b0f18a6f4b691e4b34873639e1970c9088040baa9ff64317b70eef')
+sha512sums=('9dfd8996811f0918ef103ddba7408ef36dd91978fad12e523ca89957e79f6799479adb01422251023ad224c9386309d22169a0105eadeccff609a08c5bfbce13')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list