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

Felix Yan felixonmars at archlinux.org
Thu Dec 5 07:54:03 UTC 2019


    Date: Thursday, December 5, 2019 @ 07:54:03
  Author: felixonmars
Revision: 535294

upgpkg: haskell-free 5.1.3-1

rebuild with free 5.1.3

Modified:
  haskell-free/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-05 07:53:31 UTC (rev 535293)
+++ PKGBUILD	2019-12-05 07:54:03 UTC (rev 535294)
@@ -3,8 +3,8 @@
 
 _hkgname=free
 pkgname=haskell-free
-pkgver=5.1.2
-pkgrel=10
+pkgver=5.1.3
+pkgrel=1
 pkgdesc="Monads for free"
 url="https://github.com/ekmett/free/"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-profunctors' 'haskell-semigroupoids' 'haskell-transformers-base')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ed2837688ebceb7704bdb14659080ca7d1ab86341b95681bfde0713c01bb1640ca1aa256a17022e6a1d347a8139b102f8fea513e30b729a50fc3aba96a2bc72b')
+sha512sums=('09e18a487715872ac62ba434b71035f7de305078568e761a6c3c65c6c742c1850d110fbc8c7b462d49aba82ac4e841bd9a1011242a4ff27307c527434bc97d91')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list