[arch-commits] Commit in haskell-th-desugar/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 17:04:30 UTC 2022


    Date: Monday, August 29, 2022 @ 17:04:30
  Author: felixonmars
Revision: 1285430

upgpkg: haskell-th-desugar 1.14-1

Modified:
  haskell-th-desugar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:03:25 UTC (rev 1285429)
+++ PKGBUILD	2022-08-29 17:04:30 UTC (rev 1285430)
@@ -2,8 +2,8 @@
 
 _hkgname=th-desugar
 pkgname=haskell-th-desugar
-pkgver=1.13.1
-pkgrel=19
+pkgver=1.14
+pkgrel=1
 pkgdesc="Functions to desugar Template Haskell"
 url="https://github.com/goldfirere/th-desugar"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-th-lift' 'haskell-th-orphans' 'haskell-transformers-compat')
 makedepends=('ghc' 'haskell-hunit' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('41d551c7d57196831e6035e513617c77a78f1f5409e192a40726ff8302ccbec57e2e9af178afd19d7a929b9da4e240566734f2e3feb26548033311b080f17649')
+sha512sums=('fd2948c1d48f39db0231c72178e4867f866502c42812ca1ccb820e82b21f6fd6784df84219bc514e3d80a7fcc6878b685f04aed7c9f55174be1f52246630ba68')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list