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

Felix Yan felixonmars at archlinux.org
Sun Dec 27 18:20:13 UTC 2020


    Date: Sunday, December 27, 2020 @ 18:20:12
  Author: felixonmars
Revision: 793540

upgpkg: arch-hs 0.6.2.0-1

Modified:
  arch-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-27 18:20:03 UTC (rev 793539)
+++ PKGBUILD	2020-12-27 18:20:12 UTC (rev 793540)
@@ -2,8 +2,8 @@
 # Contributor: berberman <hatsue at typed.icu>
 
 pkgname=arch-hs
-pkgver=0.6.1.0
-pkgrel=4
+pkgver=0.6.2.0
+pkgrel=1
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs"
@@ -15,7 +15,7 @@
          'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4fbfefe63468667faa433eb4d66003fc014b1f1b18c28a0428c44b9bf070e9770f6e8718248e4f6c520321a248a44244e4c9f65cc480ed12f119841827a0f527')
+sha512sums=('f32d9d9aaeab3b134cdb92c118dbc5879424a36c815c9213b04dd35c8d20733a0b149fe4e259b213689773058bfb8564246f0557e3c470b56b8546fe9d8b6b03')
 
 _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