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

Felix Yan felixonmars at archlinux.org
Thu Mar 18 19:20:43 UTC 2021


    Date: Thursday, March 18, 2021 @ 19:20:43
  Author: felixonmars
Revision: 894504

upgpkg: haskell-tomland 1.3.3.0-1: rebuild with tomland 1.3.3.0

Modified:
  haskell-tomland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 19:17:28 UTC (rev 894503)
+++ PKGBUILD	2021-03-18 19:20:43 UTC (rev 894504)
@@ -3,8 +3,8 @@
 
 _hkgname=tomland
 pkgname=haskell-tomland
-pkgver=1.3.2.0
-pkgrel=15
+pkgver=1.3.3.0
+pkgrel=1
 pkgdesc="Implementation of bidirectional TOML serialization."
 url="https://github.com/kowainik/tomland"
 license=('MPL2')
@@ -11,10 +11,10 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hashable' 'haskell-megaparsec' 'haskell-parser-combinators'
          'haskell-unordered-containers' 'haskell-validation-selective')
-makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 'haskell-hspec-golden'
-             'haskell-hspec-hedgehog' 'haskell-hspec-megaparsec' 'haskell-markdown-unlit')
+makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 'haskell-hspec-hedgehog'
+             'haskell-hspec-megaparsec' 'haskell-markdown-unlit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('c1b70204155822647f279327c6c3cd048c2b134d5361b1b100f0d2b81c97cf6e415da1f83b514b5564735240b894d8c0b91b1f1428a872816c9f2b3117a01451')
+sha512sums=('3bf4e6382993c07f776b2dd7326e2eeecde581fe145a60caaa3b0decb8d81404e772a12594442afa6bce289c3df6548dc46df6c82822e9c7e4f0be0b7d3af1c8')
 
 prepare(){
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list