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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 16 18:15:23 UTC 2021


    Date: Thursday, September 16, 2021 @ 18:15:23
  Author: felixonmars
Revision: 1016507

upgpkg: dhall 1.40.1-1: rebuild with dhall 1.40.1

Modified:
  dhall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 18:09:49 UTC (rev 1016506)
+++ PKGBUILD	2021-09-16 18:15:23 UTC (rev 1016507)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall
-pkgver=1.40.0
-pkgrel=11
+pkgver=1.40.1
+pkgrel=1
 pkgdesc='A configuration language guaranteed to terminate'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -24,7 +24,7 @@
              'haskell-tasty-quickcheck' 'haskell-tasty-silver' 'haskell-temporary' 'haskell-turtle'
              'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('333e7bf5b1cf48a247ba6e4c61ad1c86cdf91dee6be9fd74a54623c93b5eba280dbebcf5cf8b6daab2acde107f1163dcf5316ed925e94b2c3fffb6e06814cfcc')
+sha512sums=('c2f50a0c156071873c41ce72d70df9802e4f19b6902aa24355f295fd3031f9cc363406ffdddd8a3e50be3cbb5648aea19835d801b0bfe3d88f3ccf61934648ce')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list