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

Felix Yan felixonmars at archlinux.org
Wed Dec 30 22:57:09 UTC 2020


    Date: Wednesday, December 30, 2020 @ 22:57:08
  Author: felixonmars
Revision: 800274

upgpkg: dhall 1.37.1-1: rebuild with dhall 1.37.1

Modified:
  dhall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-30 22:54:33 UTC (rev 800273)
+++ PKGBUILD	2020-12-30 22:57:08 UTC (rev 800274)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall
-pkgver=1.37.0
-pkgrel=2
+pkgver=1.37.1
+pkgrel=1
 pkgdesc='A configuration language guaranteed to terminate'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -23,7 +23,7 @@
              '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=('deb70938b49b042878fc0daeb15b610815765fc8b819a3eb8297c5df4ba42de689c26ff125fa4deab83cc7b3e01a0b90689f5211d48c6695021ffdf43e876414')
+sha512sums=('178dec33d20070f5a3b5d68d701bc7b383090525172dffe991a8ffdd3d8134b813f20d33a6c7cbd963bc04530c7e484b0d35737147870acd8fa3375f4b419c93')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list