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

Felix Yan felixonmars at archlinux.org
Sun May 16 08:35:33 UTC 2021


    Date: Sunday, May 16, 2021 @ 08:35:32
  Author: felixonmars
Revision: 935679

upgpkg: haskell-hosc 0.18.1-1: rebuild with hosc 0.18.1

Modified:
  haskell-hosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 08:34:18 UTC (rev 935678)
+++ PKGBUILD	2021-05-16 08:35:32 UTC (rev 935679)
@@ -2,8 +2,8 @@
 
 _name=hosc
 pkgname=haskell-hosc
-pkgver=0.18
-pkgrel=83
+pkgver=0.18.1
+pkgrel=1
 pkgdesc="Haskell Open Sound Control"
 arch=('x86_64')
 url="https://github.com/rd--/hosc"
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-data-binary-ieee754' 'haskell-network')
 makedepends=('ghc')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rd--/hosc/archive/${pkgver}.tar.gz")
-sha512sums=('ed994511500d4ff90ee7e26320a82fda5fe3b7e320b36b4c200c401a1c4175d558c7f45775e6bb867a1186984ab91752bf91e6cb9472318416cc5eedfab21573')
+sha512sums=('76f09662e6edeb3bd0a58ea0d915a5da0b370c716e5c303b7f69f7e43214da2f4a8207fc1545841d175018004e2eaef7820796bcb010190b299b92de3b5c07f2')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list