[arch-commits] Commit in haskell-th-lift/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 2 15:52:01 UTC 2018
Date: Friday, February 2, 2018 @ 15:52:00
Author: felixonmars
Revision: 288626
upgpkg: haskell-th-lift 0.7.8-1
rebuild with th-lift,0.7.8
Modified:
haskell-th-lift/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-02 15:49:47 UTC (rev 288625)
+++ PKGBUILD 2018-02-02 15:52:00 UTC (rev 288626)
@@ -3,8 +3,8 @@
_hkgname=th-lift
pkgname=haskell-th-lift
-pkgver=0.7.7
-pkgrel=5
+pkgver=0.7.8
+pkgrel=1
pkgdesc="Derive Template Haskell's Lift class for datatypes."
url="https://github.com/ekmett/th-lift/"
license=('custom:BSD3')
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2')
+sha512sums=('a71f053ad11c0994f1e4525f949711c7fd0f10d617b263b039d6e11c9cf22228cadc42c7ad2f92742bb99117ef0c490f3a7d22eba70a2c1b2102b573c1e2e2f8')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list