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

Felix Yan felixonmars at archlinux.org
Sun Mar 28 19:59:49 UTC 2021


    Date: Sunday, March 28, 2021 @ 19:59:49
  Author: felixonmars
Revision: 907824

upgpkg: arch-hs 0.8.0.0-1

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 19:55:34 UTC (rev 907823)
+++ PKGBUILD	2021-03-28 19:59:49 UTC (rev 907824)
@@ -2,8 +2,8 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.7.1.0
-pkgrel=26
+pkgver=0.8.0.0
+pkgrel=1
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs"
@@ -16,7 +16,7 @@
          'haskell-servant-client' 'haskell-split' 'haskell-tar-conduit')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('9411f31b44dbb207c28dca347980e187d293aa72fdb7e3cbc5b6b455672a3adc27025f6c5ccba8e2027b6781f26a7ea762dd195f3a1f47d74627e5fbc8b150f3')
+sha512sums=('47a8fe2039ec0c2640da4e054274db01b81c1854f5e9717fee6655e747ce6a4316d590dea27035a1af928a08e450d51e2fe8ccc458063b49042a114d0046b8f8')
 
 _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