Date: Wednesday, June 17, 2020 @ 16:39:57
  Author: dvzrv
Revision: 646366

upgpkg: haskell-hosc 0.18-1: Upgrading to 0.18.

Modified:
  haskell-hosc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-06-17 16:32:55 UTC (rev 646365)
+++ PKGBUILD    2020-06-17 16:39:57 UTC (rev 646366)
@@ -1,9 +1,9 @@
-# Maintainer: David Runge <[email protected]>
+# Maintainer: David Runge <[email protected]>
 
 _name=hosc
 pkgname=haskell-hosc
-pkgver=0.17
-pkgrel=30
+pkgver=0.18
+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=('4f11fef8fd06114d28cd8d84b6c2ff2dcb863d96c8b83f9f458404a6fc7a3c550919c18c4dcfde912587c9eb077ba778e40425b9356d051c4bc20979607664a9')
+sha512sums=('ed994511500d4ff90ee7e26320a82fda5fe3b7e320b36b4c200c401a1c4175d558c7f45775e6bb867a1186984ab91752bf91e6cb9472318416cc5eedfab21573')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"

Reply via email to