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

Felix Yan felixonmars at archlinux.org
Wed Mar 4 15:17:30 UTC 2020


    Date: Wednesday, March 4, 2020 @ 15:17:30
  Author: felixonmars
Revision: 590258

upgpkg: haskell-ghc-typelits-extra 0.3.2-1: rebuild with ghc-typelits-extra 0.3.2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-04 15:10:07 UTC (rev 590257)
+++ PKGBUILD	2020-03-04 15:17:30 UTC (rev 590258)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-typelits-extra
 pkgname=haskell-ghc-typelits-extra
-pkgver=0.3.1
-pkgrel=19
+pkgver=0.3.2
+pkgrel=1
 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat"
 url="https://github.com/clash-lang/ghc-typelits-extra"
 license=('custom:BSD2')
@@ -12,7 +12,7 @@
          'haskell-ghc-typelits-natnormalise')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('134e3958af0b784d1508a8a69a98bb945cecdb6bf2d071eb6c5d03c3a31e2f72a85a00f7ce5b863b9c667bada99a03ce7cde0a41ccaefafd39bf44b1e3b1f2c5')
+sha512sums=('51cb8ae3c816723e4796d9c6feac495141afc154e54ddaa00e4443d903450679b4ced1032af868c0d976769f3f41744bf6e55ba1417695800e238929d3859718')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list