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

Felix Yan felixonmars at archlinux.org
Mon May 18 20:25:44 UTC 2020


    Date: Monday, May 18, 2020 @ 20:25:43
  Author: felixonmars
Revision: 629696

upgpkg: haskell-reflection 2.1.6-1: rebuild with reflection 2.1.6

Modified:
  haskell-reflection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-18 20:23:56 UTC (rev 629695)
+++ PKGBUILD	2020-05-18 20:25:43 UTC (rev 629696)
@@ -3,8 +3,8 @@
 
 _hkgname=reflection
 pkgname=haskell-reflection
-pkgver=2.1.5
-pkgrel=21
+pkgver=2.1.6
+pkgrel=1
 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms"
 url="https://github.com/ekmett/reflection"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4b7c909d61ba6d19f8e120e9e53de7bf9e3fb69038cfa7e3027160e4c6e22b415d1d0cce60476e14bf0a205b848d53f1751915bdebfe83a400003f4aaf6286eb')
+sha512sums=('d7f615b6f361b2ca7266e8c4611c939d9f80684ca173080e9ad8227f04f2731899113dcb87ecb051d47b29fb860d7caa15c99c7d3d7493e7e73745d085518fdd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list