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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 19:38:58 UTC 2021


    Date: Friday, February 5, 2021 @ 19:38:58
  Author: felixonmars
Revision: 846399

upgpkg: dhall-yaml 1.2.5-1: rebuild with dhall 1.38.0, dhall-bash 1.0.36, dhall-json 1.7.5, dhall-lsp-server 1.0.13, dhall-yaml 1.2.5

Modified:
  dhall-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 19:37:52 UTC (rev 846398)
+++ PKGBUILD	2021-02-05 19:38:58 UTC (rev 846399)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-yaml
-pkgver=1.2.4
-pkgrel=40
+pkgver=1.2.5
+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=('b545b8f28ab4221ba525fba5cdce7e1fbeb66894c9f270d6347d259a92f14a618810b97137e6459aed91363a1c6bfc0163f35d18ca5ccf548a8380428d829944')
+sha512sums=('c443322c3cf597ba20c391e139f7b44d9f2adce3772c3a601a6652ef0bc909676e8ee985d7e59052abbc41e4f3b5ab926c5598069f3e74807967c3c55206c914')
 
 build() {
   cd $pkgname-$pkgver    



More information about the arch-commits mailing list