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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 00:48:41 UTC 2022


    Date: Monday, January 10, 2022 @ 00:48:41
  Author: felixonmars
Revision: 1098826

upgpkg: dhall-bash 1.0.39-1: rebuild with base16-bytestring 1.0.2.0

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 00:47:56 UTC (rev 1098825)
+++ PKGBUILD	2022-01-10 00:48:41 UTC (rev 1098826)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.38
-pkgrel=59
+pkgver=1.0.39
+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=('8a18c7058c22a530d155fd630fe249f08adafa05d657e10ac9789762c9b1b5b2b29e176972042bf5eee9c18b4a2d2a7a6c90d896563fa60d48f611cf019d3610')
+sha512sums=('00572bdeb5f18a222750dccf8fdc465dd94905fa2e1080ac82f75511d4777b7495bbbfcd1036416e776fdd9440874124a6cffde332d4c35557cacb84f2635ccf')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list