[arch-commits] Commit in haskell-ghc-typelits-natnormalise/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 24 12:01:20 UTC 2021


    Date: Wednesday, February 24, 2021 @ 12:01:20
  Author: felixonmars
Revision: 871304

upgpkg: haskell-ghc-typelits-natnormalise 0.7.4-1: rebuild with ghc-typelits-natnormalise 0.7.4

Modified:
  haskell-ghc-typelits-natnormalise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 11:58:05 UTC (rev 871303)
+++ PKGBUILD	2021-02-24 12:01:20 UTC (rev 871304)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-typelits-natnormalise
 pkgname=haskell-ghc-typelits-natnormalise
-pkgver=0.7.3
-pkgrel=19
+pkgver=0.7.4
+pkgrel=1
 pkgdesc="GHC typechecker plugin for types of kind GHC.TypeLits.Nat"
 url="https://github.com/clash-lang/ghc-typelits-natnormalise"
 license=('custom:BSD2')
@@ -11,13 +11,8 @@
 depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-tcplugins-extra')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5f899996db5a26e2f1fc8a4b130e15818e1cd5c68074db1e39b828a8403f8f3aa49d8fe5efc68a997c48522dea52513b7cb1e930de7fbb2339dd0baea0876d19')
+sha512sums=('c4fc0c0c03f94279cf814ef2248eb21a7c2a11c7e6c0d4bf0f0f40a8b0389bd9f65d3fb3e49294e2e3affd152a8add3fdfc3103fa33afe705896e8e18a5309e8')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/0.3.1/0.3/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list