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

Felix Yan felixonmars at archlinux.org
Sun Jun 30 16:45:44 UTC 2019


    Date: Sunday, June 30, 2019 @ 16:45:43
  Author: felixonmars
Revision: 486340

upgpkg: haskell-tasty 1.2.3-1

rebuild with tasty 1.2.3

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 16:45:01 UTC (rev 486339)
+++ PKGBUILD	2019-06-30 16:45:43 UTC (rev 486340)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.2
-pkgrel=13
+pkgver=1.2.3
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-wcwidth')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7f5a97b646d08bc6c7a2470fa57c83df73b6bb2a68ffb55695f82ddcde0a9920323af6c54fda0d2253e990cdca4cad4d28a7e27aaba532f2aecfea6411d02156')
+sha512sums=('3922fc19c3ed74b1a39f8e6dc5fe243a955ab55d2e9d08d68b0932dfa0d16cb1efbc73bb2d793c1226d56986141494ce0490c9af70e7e612d07da64d5e2ee472')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list