[arch-commits] Commit in haskell-template-haskell-compat-v0208/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Sep 5 05:19:02 UTC 2020
Date: Saturday, September 5, 2020 @ 05:18:58
Author: felixonmars
Revision: 699022
upgpkg: haskell-template-haskell-compat-v0208 0.1.5-1: rebuild with template-haskell-compat-v0208 0.1.5
Modified:
haskell-template-haskell-compat-v0208/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-05 05:18:23 UTC (rev 699021)
+++ PKGBUILD 2020-09-05 05:18:58 UTC (rev 699022)
@@ -2,8 +2,8 @@
_hkgname=template-haskell-compat-v0208
pkgname=haskell-template-haskell-compat-v0208
-pkgver=0.1.4
-pkgrel=2
+pkgver=0.1.5
+pkgrel=1
pkgdesc="A backwards compatibility layer for Template Haskell newer than 2.8"
url="https://github.com/nikita-volkov/template-haskell-compat-v0208"
license=('MIT')
@@ -11,7 +11,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('00bda455148500ae49638ad8eead6516e37ab0fd6a35f5060dec73f4026dd02f0cd2be21dd8f64eadabd4b1bd6894f2bac3735a4dfc60115dfbf37dfe864d62e')
+sha512sums=('65cc574ac755a0efbca523a621f2b812191af7c1993750ae5a1791d6964a41cd645c517bf877451bcc957748022df85917906c643f1ecd6bb9b7d253646f8117')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list