[arch-commits] Commit in haskell-tasty-ant-xml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 3 23:30:47 UTC 2021


    Date: Wednesday, March 3, 2021 @ 23:30:47
  Author: felixonmars
Revision: 879698

upgpkg: haskell-tasty-ant-xml 1.1.8-1: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8

Modified:
  haskell-tasty-ant-xml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 23:02:44 UTC (rev 879697)
+++ PKGBUILD	2021-03-03 23:30:47 UTC (rev 879698)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-ant-xml
 pkgname=haskell-tasty-ant-xml
-pkgver=1.1.7
-pkgrel=47
+pkgver=1.1.8
+pkgrel=1
 pkgdesc="Render tasty output to XML for Jenkins"
 url="https://github.com/ocharles/tasty-ant-xml"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-generic-deriving' 'haskell-tagged' 'haskell-tasty' 'haskell-xml')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2949c0dd54cb326595690efa885739a6bfa4cef98198f22f3e6dbe7957203ec60042c12fdc43de62ed229e2953f2c6f72526b239cdc159841854893c7bc516f2')
+sha512sums=('8cbe0648c42e2e8e324ef474ee7da1dde4fbfc3942a988a6835cb9ffca5fbaa8ac501e305389b4125543e48c1ade9caf5559c91c69874bba7fefc9f9be9cc3f9')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list