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

Felix Yan felixonmars at archlinux.org
Mon Oct 26 12:07:06 UTC 2020


    Date: Monday, October 26, 2020 @ 12:07:06
  Author: felixonmars
Revision: 733918

upgpkg: dhall 1.36.0-1: rebuild with dhall 1.36.0, dhall-bash 1.0.34, dhall-json 1.7.3, dhall-lsp-server 1.0.11, dhall-yaml 1.2.3

Modified:
  dhall/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 09:53:51 UTC (rev 733917)
+++ PKGBUILD	2020-10-26 12:07:06 UTC (rev 733918)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall
-pkgver=1.35.0
-pkgrel=22
+pkgver=1.36.0
+pkgrel=1
 pkgdesc='A configuration language guaranteed to terminate'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -18,17 +18,13 @@
          'haskell-text-manipulate' 'haskell-th-lift-instances' 'haskell-transformers-compat'
          'haskell-unordered-containers' 'haskell-uri-encode' 'haskell-vector' 'haskell-cryptonite'
          'haskell-http-types' 'haskell-http-client' 'haskell-http-client-tls')
-makedepends=('ghc' 'uusi' 'haskell-foldl' 'haskell-generic-random' 'haskell-mockery' 'haskell-quickcheck'
+makedepends=('ghc' 'haskell-foldl' 'haskell-generic-random' 'haskell-mockery' 'haskell-quickcheck'
              'haskell-quickcheck-instances' 'haskell-special-values' 'haskell-spoon'
              'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck' 'haskell-tasty-silver' 'haskell-turtle' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6b2071ae4d00779971ecb31fa18239e999f4a9a6e58273268ee97eb16563ac211b88921fe86eabc818d9424dc74590381354ff2cfe97441d5dc4739356ab01a1')
+sha512sums=('842f3cf9b11187cf617259f2df2e513cfbfc472f5c304073b5956a7330033e246e31e9c84d57a7bc3e290238be48a639b0023da72ddb129c7d4566920e322257')
 
-prepare() {
-    uusi $pkgname-$pkgver/$pkgname.cabal
-}
-
 build() {
     cd $pkgname-$pkgver
 



More information about the arch-commits mailing list