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

Felix Yan felixonmars at archlinux.org
Wed Dec 2 20:47:28 UTC 2020


    Date: Wednesday, December 2, 2020 @ 20:47:28
  Author: felixonmars
Revision: 769264

upgpkg: haskell-th-utilities 0.2.4.1-1: rebuild with th-utilities 0.2.4.1

Modified:
  haskell-th-utilities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 20:45:52 UTC (rev 769263)
+++ PKGBUILD	2020-12-02 20:47:28 UTC (rev 769264)
@@ -2,8 +2,8 @@
 
 _hkgname=th-utilities
 pkgname=haskell-th-utilities
-pkgver=0.2.4.0
-pkgrel=42
+pkgver=0.2.4.1
+pkgrel=1
 pkgdesc="Collection of useful functions for use with Template Haskell"
 url="https://github.com/fpco/th-utilities"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-primitive' 'haskell-syb' 'haskell-th-orphans')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9dfd8996811f0918ef103ddba7408ef36dd91978fad12e523ca89957e79f6799479adb01422251023ad224c9386309d22169a0105eadeccff609a08c5bfbce13')
+sha512sums=('b23272db62a0842af56efbc2f4cc0ebb8d0c900ecb3471fd2a984792da76ab57780d0960fa737fa0023dcd06e12b7585b586ae330005570046ba767101840d02')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list