qmplay2: 24.05.23 -> 24.06.16
This commit is contained in:
parent
5a499e703f
commit
644bdba6d0
@ -6,13 +6,13 @@
|
||||
qmplay2 = let
|
||||
self = {
|
||||
pname = "qmplay2";
|
||||
version = "24.05.23";
|
||||
version = "24.06.16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "zaps166";
|
||||
repo = "QMPlay2";
|
||||
rev = self.version;
|
||||
hash = "sha256-qh3Xaph8Siu6sLFdgEhCBmsgbtjllQXjVKTAdrlTmwA=";
|
||||
hash = "sha256-HoFyC/OFmthUYfyo6//+KmBIq06MPb5GmDekJbnsz5o=";
|
||||
};
|
||||
};
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user