Skip to content

Commit

Permalink
Revert "qradiolink: 0.5.0 -> 0.5.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskowa committed Sep 29, 2019
1 parent 27a335c commit 88af3a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/radio/qradiolink/default.nix
Expand Up @@ -5,7 +5,7 @@
} :

let
version = "0.5.2";
version = "0.5.0";

in stdenv.mkDerivation {
pname = "qradiolink";
Expand All @@ -15,7 +15,7 @@ in stdenv.mkDerivation {
owner = "kantooon";
repo = "qradiolink";
rev = version;
sha256 = "0djhrr96b8sr2vi6hwbzgzlp9771622dp93f0rsphsyxlwbzsrgl";
sha256 = "0xhg5zhjznmls5m3rhpk1qx0dipxmca12s85w15d0i7qwva2f1gi";
};

preBuild = ''
Expand Down

0 comments on commit 88af3a6

Please sign in to comment.