[arch-commits] Commit in haskell-th-utilities/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 10 21:31:37 UTC 2021
Date: Saturday, April 10, 2021 @ 21:31:37
Author: felixonmars
Revision: 915671
upgpkg: haskell-th-utilities 0.2.4.3-1: rebuild with th-utilities 0.2.4.3
Modified:
haskell-th-utilities/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-10 21:07:53 UTC (rev 915670)
+++ PKGBUILD 2021-04-10 21:31:37 UTC (rev 915671)
@@ -2,8 +2,8 @@
_hkgname=th-utilities
pkgname=haskell-th-utilities
-pkgver=0.2.4.2
-pkgrel=5
+pkgver=0.2.4.3
+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-abstraction' 'haskell-th-orphans')
makedepends=('ghc' 'haskell-hspec' 'haskell-vector')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('861d55d00b4b6bc730b185910699965ea0374f6ba52a3098e75ce3452d4dac2dc93f1d387938cc8a2847ea0642b6c8b3f499109cf48339af5c54c2abadb598ad')
+sha512sums=('6fa1d09ca40f548b0f9c97ed623924964a8c03dfc7a4874ee1db7d854b25008299e4eb6f5cea0befaa636cdb4ebdd1ce7685a2c4ea03548c24395f48e9f88e3a')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list