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

Felix Yan felixonmars at archlinux.org
Tue Jun 23 06:52:11 UTC 2020


    Date: Tuesday, June 23, 2020 @ 06:52:10
  Author: felixonmars
Revision: 650905

upgpkg: dhall 1.33.1-1: rebuild with dhall 1.33.1, repline 0.4.0.0

Modified:
  dhall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 06:49:11 UTC (rev 650904)
+++ PKGBUILD	2020-06-23 06:52:10 UTC (rev 650905)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall
-pkgver=1.33.0
-pkgrel=6
+pkgver=1.33.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-turtle' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('70796b0f297ceade702350cb0c6db4ce5efb69573ad8fde93c4d11a073a688d82258eecaa951b684f413197e8a42aaf71a235d39ea191d2ebe9834a5ed23fb3b')
+sha512sums=('c306b059c9ace17d09515e2ed7bbd137854e1a76bce632c8e34dddcb3af5819bf0415288a96bbefc61ec0651b63a43e9bdc8ea1c402d7aad9f535107697ad30c')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list