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

Felix Yan felixonmars at archlinux.org
Sun Nov 8 15:35:53 UTC 2020


    Date: Sunday, November 8, 2020 @ 15:35:53
  Author: felixonmars
Revision: 746604

upgpkg: arch-hs 0.4.0.0-1

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-08 15:10:03 UTC (rev 746603)
+++ PKGBUILD	2020-11-08 15:35:53 UTC (rev 746604)
@@ -2,8 +2,8 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.3.0.0
-pkgrel=22
+pkgver=0.4.0.0
+pkgrel=1
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs"
@@ -14,7 +14,7 @@
          'haskell-polysemy' 'haskell-colourista' 'haskell-optparse-applicative')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('9bb1fdca840e8cef4ba03656cb8e0ee6e486e98099955628b6e7e6e95c2913b02058dbb7339a2140014b612f0b46c2eac5a24729266d54357352961356a20332')
+sha512sums=('1357a96f647143754d3140d2598a617c7c0a720a1a1aa923171d84a61927d7e06dfed62e5d2be2544ce88fcb4165238f33720e928a8118c635c809efa23eb546')
 
 _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