[arch-commits] Commit in haskell-ghc-typelits-natnormalise/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 5 16:03:06 UTC 2021
Date: Monday, July 5, 2021 @ 16:03:05
Author: felixonmars
Revision: 972384
upgpkg: haskell-ghc-typelits-natnormalise 0.7.5-1: rebuild with ghc-typelits-natnormalise 0.7.5
Modified:
haskell-ghc-typelits-natnormalise/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-05 16:01:08 UTC (rev 972383)
+++ PKGBUILD 2021-07-05 16:03:05 UTC (rev 972384)
@@ -2,8 +2,8 @@
_hkgname=ghc-typelits-natnormalise
pkgname=haskell-ghc-typelits-natnormalise
-pkgver=0.7.4
-pkgrel=28
+pkgver=0.7.5
+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,7 +11,7 @@
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=('c4fc0c0c03f94279cf814ef2248eb21a7c2a11c7e6c0d4bf0f0f40a8b0389bd9f65d3fb3e49294e2e3affd152a8add3fdfc3103fa33afe705896e8e18a5309e8')
+sha512sums=('576f15629c8545d5ba830cf174096261351a88aa65f59d202c50bf98e6541b743bf7ef2e97d3815afcdadcc6ee4e00e61dc115dfb5a82107e0a19b44c4f46767')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list