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

Felix Yan felixonmars at archlinux.org
Sat Mar 27 14:15:05 UTC 2021


    Date: Saturday, March 27, 2021 @ 14:15:04
  Author: felixonmars
Revision: 905311

upgpkg: dhall-yaml 1.2.6-1: rebuild with dhall 1.38.1, dhall-json 1.7.6, dhall-lsp-server 1.0.14, dhall-yaml 1.2.6

Modified:
  dhall-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 14:13:37 UTC (rev 905310)
+++ PKGBUILD	2021-03-27 14:15:04 UTC (rev 905311)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-yaml
-pkgver=1.2.5
-pkgrel=45
+pkgver=1.2.6
+pkgrel=1
 pkgdesc="Convert between Dhall and YAML"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-yaml"
 license=("GPL3")
@@ -12,7 +12,7 @@
          'haskell-prettyprinter-ansi-terminal' 'haskell-vector')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c443322c3cf597ba20c391e139f7b44d9f2adce3772c3a601a6652ef0bc909676e8ee985d7e59052abbc41e4f3b5ab926c5598069f3e74807967c3c55206c914')
+sha512sums=('5f8f1a984949ebc97a8a22d1aa69b1b65b4257781c1221fcb50b002a12a747eb98817b12eb1ea76587afc70029fa01340ecfd477296dc0ef1ee63374242935d7')
 
 build() {
   cd $pkgname-$pkgver    



More information about the arch-commits mailing list