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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 22 17:44:26 UTC 2022


    Date: Tuesday, March 22, 2022 @ 17:44:26
  Author: felixonmars
Revision: 1170370

upgpkg: dhall-bash 1.0.40-1: rebuild with dhall 1.41.1, dhall-bash 1.0.40, dhall-docs 1.0.9, dhall-json 1.7.10, dhall-lsp-server 1.0.18, dhall-yaml 1.2.10

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 17:43:35 UTC (rev 1170369)
+++ PKGBUILD	2022-03-22 17:44:26 UTC (rev 1170370)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.39
-pkgrel=58
+pkgver=1.0.40
+pkgrel=1
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -11,7 +11,7 @@
          'haskell-optparse-generic')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('00572bdeb5f18a222750dccf8fdc465dd94905fa2e1080ac82f75511d4777b7495bbbfcd1036416e776fdd9440874124a6cffde332d4c35557cacb84f2635ccf')
+sha512sums=('1936c795f843af2fd5556f0e2cb041218bdb3a205a0e35d215a24d235a615c2e6267f06cb4e58848c2dc6319bfbd306e3cae8321e41f25e9326f28737071b9a6')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list