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

Felix Yan felixonmars at gemini.archlinux.org
Fri May 27 02:12:29 UTC 2022


    Date: Friday, May 27, 2022 @ 02:12:28
  Author: felixonmars
Revision: 1210745

upgpkg: haskell-th-desugar 1.13.1-1

Modified:
  haskell-th-desugar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-27 02:04:25 UTC (rev 1210744)
+++ PKGBUILD	2022-05-27 02:12:28 UTC (rev 1210745)
@@ -2,8 +2,8 @@
 
 _hkgname=th-desugar
 pkgname=haskell-th-desugar
-pkgver=1.13
-pkgrel=25
+pkgver=1.13.1
+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=('43d9ba78574bb5edd6aec51ce35ff2a8570ac46b0cd8b8a6e1c5dc785b50146b3dcfc119d268537eb362610d4072ef19bc413928c63f2f7a8f175fa5726d5696')
+sha512sums=('41d551c7d57196831e6035e513617c77a78f1f5409e192a40726ff8302ccbec57e2e9af178afd19d7a929b9da4e240566734f2e3feb26548033311b080f17649')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list