[arch-commits] Commit in haskell-th-lift/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon May 14 10:43:04 UTC 2018


    Date: Monday, May 14, 2018 @ 10:43:03
  Author: felixonmars
Revision: 322029

upgpkg: haskell-th-lift 0.7.9-1

rebuild with th-lift,0.7.9

Modified:
  haskell-th-lift/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 10:39:55 UTC (rev 322028)
+++ PKGBUILD	2018-05-14 10:43:03 UTC (rev 322029)
@@ -3,7 +3,7 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.8
+pkgver=0.7.9
 pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/"
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a71f053ad11c0994f1e4525f949711c7fd0f10d617b263b039d6e11c9cf22228cadc42c7ad2f92742bb99117ef0c490f3a7d22eba70a2c1b2102b573c1e2e2f8')
+sha512sums=('1e94e9f845500394ab6030c98df6720a3adfd9d6b55731334474fe541638b2660fb25ea65c557b96c86899e985cb281cf6f7db36209fe7e9ab38b52da5ad6d13')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list