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

Felix Yan felixonmars at archlinux.org
Wed Jun 16 10:24:52 UTC 2021


    Date: Wednesday, June 16, 2021 @ 10:24:52
  Author: felixonmars
Revision: 964262

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

Modified:
  haskell-hosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-16 10:09:21 UTC (rev 964261)
+++ PKGBUILD	2021-06-16 10:24:52 UTC (rev 964262)
@@ -2,8 +2,8 @@
 
 _name=hosc
 pkgname=haskell-hosc
-pkgver=0.18.1
-pkgrel=9
+pkgver=0.19
+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=('76f09662e6edeb3bd0a58ea0d915a5da0b370c716e5c303b7f69f7e43214da2f4a8207fc1545841d175018004e2eaef7820796bcb010190b299b92de3b5c07f2')
+sha512sums=('2b1b10f857371cdba0266d31080f40a2f2d604828adca3bae2bdb990dbdf409e7ad755d43961a69a4f13fb77eaf2a378ec2bfcc3b80cea97216433f18851b89b')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list