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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 2 01:30:43 UTC 2022


    Date: Sunday, January 2, 2022 @ 01:30:43
  Author: felixonmars
Revision: 1092064

upgpkg: haskell-th-desugar 1.13-1

Modified:
  haskell-th-desugar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-02 01:30:05 UTC (rev 1092063)
+++ PKGBUILD	2022-01-02 01:30:43 UTC (rev 1092064)
@@ -2,8 +2,8 @@
 
 _hkgname=th-desugar
 pkgname=haskell-th-desugar
-pkgver=1.12
-pkgrel=51
+pkgver=1.13
+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=('9615de6e08992eea2449ebc366016f5c62efbef0cec744d4e5a93223a12986f069a4a7707e0fbff9754388b8547226e7c4bf91b221e1077729cde257c659e74f')
+sha512sums=('43d9ba78574bb5edd6aec51ce35ff2a8570ac46b0cd8b8a6e1c5dc785b50146b3dcfc119d268537eb362610d4072ef19bc413928c63f2f7a8f175fa5726d5696')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list