[arch-commits] Commit in haskell-aeson-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jan 24 00:25:27 UTC 2022
Date: Monday, January 24, 2022 @ 00:25:26
Author: felixonmars
Revision: 1114103
upgpkg: haskell-aeson-yaml 1.1.0.1-1: rebuild with aeson-yaml 1.1.0.1
Modified:
haskell-aeson-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-24 00:24:20 UTC (rev 1114102)
+++ PKGBUILD 2022-01-24 00:25:26 UTC (rev 1114103)
@@ -2,8 +2,8 @@
_hkgname=aeson-yaml
pkgname=haskell-aeson-yaml
-pkgver=1.1.0.0
-pkgrel=221
+pkgver=1.1.0.1
+pkgrel=1
pkgdesc="Output any Aeson value as YAML (pure Haskell library)"
url="https://github.com/clovyr/aeson-yaml"
license=('BSD')
@@ -12,7 +12,7 @@
makedepends=('ghc' 'haskell-string-qq' 'haskell-tasty' 'haskell-tasty-discover'
'haskell-tasty-hunit' 'haskell-yaml')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ab7c48371906221fb4c99bbe230a6ada8e912744c012a2e90cf9187b3bf5083ee371664bb56861813d0a454eb6ed6344cb0df29ed5797cc888a2728ac4b1f8ac')
+sha512sums=('37384920ca84d71db2fab8bb92521486b8360a931d769ddc9635645f78164bd3b300f6cff59ffe66f87702cfa4faa81085dea84896b7072bf38dbd9405083c2a')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list