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

David Runge dvzrv at archlinux.org
Sat Apr 18 12:23:05 UTC 2020


    Date: Saturday, April 18, 2020 @ 12:23:05
  Author: dvzrv
Revision: 616062

upgpkg: haskell-tidal 1.4.9-2: Switching conflicts and provides for tidalcycles, so an update automatically picks up haskell-tidal.

Modified:
  haskell-tidal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-18 12:21:55 UTC (rev 616061)
+++ PKGBUILD	2020-04-18 12:23:05 UTC (rev 616062)
@@ -3,7 +3,7 @@
 _name=Tidal
 pkgname=haskell-tidal
 pkgver=1.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A domain specific language for live coding pattern."
 arch=('x86_64')
 url="https://tidalcycles.org/"
@@ -14,7 +14,7 @@
 'haskell-primitive' 'haskell-random' 'haskell-vector' 'supercollider')
 checkdepends=('haskell-microspec')
 optdepends=('sc3-plugins: Examples using special UGens')
-conflicts=('tidalcycles')
+provides=('tidalcycles')
 replaces=('tidalcyles')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tidalcycles/${_name}/archive/${pkgver}.tar.gz")
 sha512sums=('de66872784b1e6ee4f0319bd6e72083415f2485a06c44b15546e5e8bdfc9aabc19c2a6612fe4af66fa12cd166b4b6d91a05dee60127394c279af07207eb62f7b')



More information about the arch-commits mailing list