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

Felix Yan felixonmars at archlinux.org
Thu Jan 30 21:21:31 UTC 2020


    Date: Thursday, January 30, 2020 @ 21:21:31
  Author: felixonmars
Revision: 560248

upgpkg: haskell-keys 3.12.3-1: rebuild with keys 3.12.3

Modified:
  haskell-keys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 21:19:37 UTC (rev 560247)
+++ PKGBUILD	2020-01-30 21:21:31 UTC (rev 560248)
@@ -3,8 +3,8 @@
 
 _hkgname=keys
 pkgname=haskell-keys
-pkgver=3.12.2
-pkgrel=41
+pkgver=3.12.3
+pkgrel=1
 pkgdesc="Keyed functors and containers"
 url="https://github.com/ekmett/keys/"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-tagged' 'haskell-transformers-compat' 'haskell-unordered-containers')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d94586d88369c64a4f3a5e51c8eba6aecfbcdc7ab4b281f1523cb5e13bc3794611c248c9b3bbb897c4d29e230fd682ea098954e857e5b4c8a7e69809f65d2616')
+sha512sums=('e0bab964eb38388dfb2fe7dcb4999da0263a2162f171f7ed629a2e1de33eb1cb99dc37a6fe32045f136466cebb5aed69e533417256877316c81a02abc700c28d')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list