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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jun 14 18:33:33 UTC 2022


    Date: Tuesday, June 14, 2022 @ 18:33:33
  Author: felixonmars
Revision: 1237887

upgpkg: haskell-shellmet 0.0.4.1-1: rebuild with shellmet 0.0.4.1

Modified:
  haskell-shellmet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-14 18:29:31 UTC (rev 1237886)
+++ PKGBUILD	2022-06-14 18:33:33 UTC (rev 1237887)
@@ -3,8 +3,8 @@
 
 _hkgname=shellmet
 pkgname=haskell-shellmet
-pkgver=0.0.4.0
-pkgrel=74
+pkgver=0.0.4.1
+pkgrel=1
 pkgdesc="Shellmet provides easy and convenient way to call shell commands from Haskell programs."
 url="https://github.com/kowainik/shellmet"
 license=('MPL2')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-glob' 'haskell-markdown-unlit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('965b04613555e4ab0a71a33b40c6940b07a724012de92667371555b9a6375a559b7e5239fa90219c53c2de3e27d9afb47a45243597807483b6ea00ca095e28f1')
+sha512sums=('ddb29dc2f7368b0bf3e3984eec4120e01609c23aa02191b6a742f1f59f71b10c9bd33c5d486b1e375909acf81c6aea4ac9c89d3e20289377fc43b8e119ccbb05')
 
 prepare(){
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list