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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 4 02:21:51 UTC 2022


    Date: Friday, March 4, 2022 @ 02:21:51
  Author: felixonmars
Revision: 1141491

upgpkg: haskell-tomland 1.3.3.1-17: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0

Modified:
  haskell-tomland/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-04 02:19:46 UTC (rev 1141490)
+++ PKGBUILD	2022-03-04 02:21:51 UTC (rev 1141491)
@@ -4,7 +4,7 @@
 _hkgname=tomland
 pkgname=haskell-tomland
 pkgver=1.3.3.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Implementation of bidirectional TOML serialization."
 url="https://github.com/kowainik/tomland"
 license=('MPL2')
@@ -19,6 +19,7 @@
 prepare(){
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u hspec $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list