mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
qradiolink: 0.5.0 -> 0.5.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qradiolink/versions
This commit is contained in:
parent
c455adcc42
commit
a7e76e519f
@ -5,7 +5,7 @@
|
||||
} :
|
||||
|
||||
let
|
||||
version = "0.5.0";
|
||||
version = "0.5.2";
|
||||
|
||||
in stdenv.mkDerivation {
|
||||
pname = "qradiolink";
|
||||
@ -15,7 +15,7 @@ in stdenv.mkDerivation {
|
||||
owner = "kantooon";
|
||||
repo = "qradiolink";
|
||||
rev = version;
|
||||
sha256 = "0xhg5zhjznmls5m3rhpk1qx0dipxmca12s85w15d0i7qwva2f1gi";
|
||||
sha256 = "0djhrr96b8sr2vi6hwbzgzlp9771622dp93f0rsphsyxlwbzsrgl";
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
|
Loading…
Reference in New Issue
Block a user