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

Felix Yan felixonmars at archlinux.org
Sun Sep 27 09:13:00 UTC 2020


    Date: Sunday, September 27, 2020 @ 09:13:00
  Author: felixonmars
Revision: 712574

upgpkg: arch-hs 0.1.1.0-1

Modified:
  arch-hs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 09:12:50 UTC (rev 712573)
+++ PKGBUILD	2020-09-27 09:13:00 UTC (rev 712574)
@@ -2,7 +2,7 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.1.0.0
+pkgver=0.1.1.0
 pkgrel=1
 pkgdesc="Generating PKGBUILD for hackage packages."
 arch=('x86_64')
@@ -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=('54d899de3880e95a22a62b4e235e0caa0e0c99704b5dba9e0854db9fa142ab204dbbc727b99f358364b38027335a6791a937a753c98ec026e5f4979806d964a1')
+sha512sums=('ffae08628b76c8d758373f45a8c7154a65c10b10962b3618c796241ccb40c28cb969322db9e9a8defee3a541a1e6b240a21999e59084041b1cc6eb60b044b53d')
 
 _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