From 213cd044c713b1bb5d9c5f786cfa366ba35761b6 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 17 Jul 2017 20:11:36 +0200 Subject: [PATCH] media-sound/pnmixer-rs: fix to nightly channel --- packages/media-sound/pnmixer-rs/pnmixer-rs-scm.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/media-sound/pnmixer-rs/pnmixer-rs-scm.exheres-0 b/packages/media-sound/pnmixer-rs/pnmixer-rs-scm.exheres-0 index 563564f4..96fa97bf 100644 --- a/packages/media-sound/pnmixer-rs/pnmixer-rs-scm.exheres-0 +++ b/packages/media-sound/pnmixer-rs/pnmixer-rs-scm.exheres-0 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 require github [ user=hasufell project=${PN/-rs/-rust} ] -require cargo +require cargo [ channel=nightly ] SUMMARY="Volume mixer for the system tray written in Rust" HOMEPAGE="https://github.com/hasufell/pnmixer-rust ${HOMEPAGE}"