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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 20:08:35 UTC 2021


    Date: Saturday, February 27, 2021 @ 20:08:35
  Author: felixonmars
Revision: 875406

upgpkg: arch-hs 0.7.1.0-1

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 19:57:13 UTC (rev 875405)
+++ PKGBUILD	2021-02-27 20:08:35 UTC (rev 875406)
@@ -2,8 +2,8 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.7.0.0
-pkgrel=46
+pkgver=0.7.1.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=('620f0b3ff2bafb5846f7b98f81dc230491f71b6160fe95f608fbfd6c50e648d8547e85dbd99fdc387f89ea27c2fe7160e2d013cd508607bdc765ea06e9d7119d')
+sha512sums=('9411f31b44dbb207c28dca347980e187d293aa72fdb7e3cbc5b6b455672a3adc27025f6c5ccba8e2027b6781f26a7ea762dd195f3a1f47d74627e5fbc8b150f3')
 
 _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