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

Felix Yan felixonmars at archlinux.org
Fri Sep 14 16:56:46 UTC 2018


    Date: Friday, September 14, 2018 @ 16:56:45
  Author: felixonmars
Revision: 380921

upgpkg: haskell-ghc-typelits-extra 0.3-1

rebuild with ghc-typelits-knownnat 0.6, ghc-typelits-extra 0.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 16:56:42 UTC (rev 380920)
+++ PKGBUILD	2018-09-14 16:56:45 UTC (rev 380921)
@@ -2,7 +2,7 @@
 
 _hkgname=ghc-typelits-extra
 pkgname=haskell-ghc-typelits-extra
-pkgver=0.2.6
+pkgver=0.3
 pkgrel=1
 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat"
 url="https://github.com/clash-lang/ghc-typelits-extra"
@@ -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=('8cb2a7caf74a13023c874790ed0952b7cc69b132d170680c648f67d7116531dc5950669005af2c0fcddb8c115e94763c092b74beff6ca7d2e5469007b1dc6eeb')
+sha512sums=('6dfc55b978d0c65445fa9dc1f8aebdc311d4690b506398d31bc9dd6da303ece34f8b08270eb14882b3e1c823ec12ccaa537020e592bbcf4ac901db0ca99fe3ee')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list