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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 31 21:38:27 UTC 2022


    Date: Monday, January 31, 2022 @ 21:38:27
  Author: felixonmars
Revision: 1121493

upgpkg: haskell-hedgehog-classes 0.2.5.3-1: rebuild with hedgehog-classes 0.2.5.3

Modified:
  haskell-hedgehog-classes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 21:36:12 UTC (rev 1121492)
+++ PKGBUILD	2022-01-31 21:38:27 UTC (rev 1121493)
@@ -2,8 +2,8 @@
 
 _hkgname=hedgehog-classes
 pkgname=haskell-hedgehog-classes
-pkgver=0.2.5.2
-pkgrel=19
+pkgver=0.2.5.3
+pkgrel=1
 pkgdesc="Hedgehog will eat your typeclass bugs"
 url="https://github.com/hedgehogqa/haskell-hedgehog-classes"
 license=("BSD")
@@ -13,12 +13,11 @@
          'haskell-wl-pprint-annotated')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('1554d306f692d51c3cc4e3a928d649c2d36b99ccc11b9eca4774201af88e2f41')
+sha256sums=('a1a76a44f5954178294a5439babfd926d84e2c8bc0791c2b2c75fac8b67556e1')
 
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
-  uusi -u base $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list