mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
harmony-music: 1.11.2 -> 1.12.0
This commit is contained in:
parent
0cc343a5bd
commit
afd8ea80b8
2 changed files with 4 additions and 4 deletions
|
@ -17,13 +17,13 @@
|
||||||
|
|
||||||
flutter324.buildFlutterApplication rec {
|
flutter324.buildFlutterApplication rec {
|
||||||
pname = "harmony-music";
|
pname = "harmony-music";
|
||||||
version = "1.11.2";
|
version = "1.12.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "anandnet";
|
owner = "anandnet";
|
||||||
repo = "Harmony-Music";
|
repo = "Harmony-Music";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-oLtdQWjBM2gRxBJzO++hoXeyvcALu6R4eA7nswQpuqw=";
|
hash = "sha256-czXtJeMcwYD0iBmYNhicywTPSnsW1Y2Yl3T2YS3uuWo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
||||||
|
|
|
@ -642,8 +642,8 @@
|
||||||
"dependency": "direct main",
|
"dependency": "direct main",
|
||||||
"description": {
|
"description": {
|
||||||
"path": ".",
|
"path": ".",
|
||||||
"ref": "06de226da469f5c55dd780b215bcc45a0d6269fb",
|
"ref": "3738e6bcc07e289ff9621cf2514f1906c99de9aa",
|
||||||
"resolved-ref": "06de226da469f5c55dd780b215bcc45a0d6269fb",
|
"resolved-ref": "3738e6bcc07e289ff9621cf2514f1906c99de9aa",
|
||||||
"url": "https://github.com/anandnet/just_audio_media_kit.git"
|
"url": "https://github.com/anandnet/just_audio_media_kit.git"
|
||||||
},
|
},
|
||||||
"source": "git",
|
"source": "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue