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

Felix Yan felixonmars at archlinux.org
Sun Oct 11 16:46:41 UTC 2020


    Date: Sunday, October 11, 2020 @ 16:46:41
  Author: felixonmars
Revision: 723510

upgpkg: arch-hs 0.3.0.0-1

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-11 16:46:16 UTC (rev 723509)
+++ PKGBUILD	2020-10-11 16:46:41 UTC (rev 723510)
@@ -2,8 +2,8 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.2.0.0
-pkgrel=9
+pkgver=0.3.0.0
+pkgrel=1
 pkgdesc="Generating PKGBUILD for hackage packages."
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs"
@@ -14,7 +14,7 @@
          'haskell-polysemy' 'haskell-colourista' 'haskell-optparse-applicative')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('998eb6c46d1f31aa6638d1517b09421ad888023955343ab17260d1998a8317e62db6101f481417ef82cf8b5fc1dcdf3c951ef45ca651c93e5207d23e5e8b72d2')
+sha512sums=('9bb1fdca840e8cef4ba03656cb8e0ee6e486e98099955628b6e7e6e95c2913b02058dbb7339a2140014b612f0b46c2eac5a24729266d54357352961356a20332')
 
 _gen_comp(){
   LD_LIBRARY_PATH="$PWD/dist/build" dist/build/arch-hs${1}/arch-hs${1} --bash-completion-script "/usr/bin/arch-hs${1}" > bash${1}



More information about the arch-commits mailing list