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

Felix Yan felixonmars at archlinux.org
Sun Oct 25 23:12:31 UTC 2020


    Date: Sunday, October 25, 2020 @ 23:12:31
  Author: felixonmars
Revision: 733670

upgpkg: haskell-free 5.1.4-1: rebuild with free 5.1.4

Modified:
  haskell-free/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-25 23:10:17 UTC (rev 733669)
+++ PKGBUILD	2020-10-25 23:12:31 UTC (rev 733670)
@@ -3,17 +3,17 @@
 
 _hkgname=free
 pkgname=haskell-free
-pkgver=5.1.3
-pkgrel=62
+pkgver=5.1.4
+pkgrel=1
 pkgdesc="Monads for free"
 url="https://github.com/ekmett/free/"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-comonad' 'haskell-distributive'
-         'haskell-profunctors' 'haskell-semigroupoids' 'haskell-transformers-base')
+depends=('ghc-libs' 'haskell-comonad' 'haskell-distributive' 'haskell-profunctors'
+         'haskell-semigroupoids' 'haskell-th-abstraction' 'haskell-transformers-base')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('09e18a487715872ac62ba434b71035f7de305078568e761a6c3c65c6c742c1850d110fbc8c7b462d49aba82ac4e841bd9a1011242a4ff27307c527434bc97d91')
+sha512sums=('fc66c5b72085489ab9b96dc5bbb667ad87e7a0228ead4ed25951d37e29afc076aa89b0a806c977562ebeab95ce337ea77e069c60443eee42487804cbd958f66d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list