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

Felix Yan felixonmars at archlinux.org
Wed Aug 28 06:08:34 UTC 2019


    Date: Wednesday, August 28, 2019 @ 06:08:34
  Author: felixonmars
Revision: 503476

upgpkg: haskell-th-abstraction 0.3.1.0-1

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 06:07:48 UTC (rev 503475)
+++ PKGBUILD	2019-08-28 06:08:34 UTC (rev 503476)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.11.0
-pkgrel=3
+pkgver=0.3.1.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/"
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9b1a0230dac6fa6d2dec3fb03c683c4b88368f71420b8b947cf915e5f7b3a6e39ddeccf927ed730b325ad382dd8b56473697f97b2c0f937bd8f2d27e38eff0c6')
+sha512sums=('2836dabc080ca2ef7c532ef3c49f3e995241c26dc16f326f8463972f7772a18d2c1057eb6c3e7fe0d8c2ad254258576666de76b5b377a17bed5e47fc7f341564')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list