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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 01:41:36 UTC 2022


    Date: Monday, January 10, 2022 @ 01:41:36
  Author: felixonmars
Revision: 1098870

upgpkg: dhall-yaml 1.2.9-1: rebuild with base16-bytestring 1.0.2.0

Modified:
  dhall-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 01:40:50 UTC (rev 1098869)
+++ PKGBUILD	2022-01-10 01:41:36 UTC (rev 1098870)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-yaml
-pkgver=1.2.8
-pkgrel=59
+pkgver=1.2.9
+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' 'uusi' 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('1564a6372e2640ce6bf39ed715d1855c99b1a5fb72636e4135840c4a7d6ed38c52a382e927c75609d158db766392c1c11b0939d259610cf23ad910aa819dfd7a')
+sha512sums=('3675bd07c4798f1329309e47d3c2563bb61a4ff6d23df3c5a02f7f79d89a3ac15113b7e9a908347793c53a695f9ad27be1964d92114896c6c42d4de7d7f1a60d')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list