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

Felix Yan felixonmars at archlinux.org
Thu Dec 10 09:20:10 UTC 2020


    Date: Thursday, December 10, 2020 @ 09:20:10
  Author: felixonmars
Revision: 772998

upgpkg: dhall-bash 1.0.35-1

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-10 09:17:38 UTC (rev 772997)
+++ PKGBUILD	2020-12-10 09:20:10 UTC (rev 772998)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.34
-pkgrel=25
+pkgver=1.0.35
+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=('e05b070393e12f305b46c86be7aad9e337fc659f15d643cfe2b03c1e69ca3a76ea25a6748c8154296de146215157f509a8c9206bbd40368572dfa5d769ceef13')
+sha512sums=('7d118b1051c209a5e838b8b3af5f0f1c0fe2982c829592a7be881d919b6cffb6ca361fbef7a0384499e03569cdd36ade7ee6749fa8ce120100d106cb1ad61650')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list