mixxx: 2.5.2 -> 2.5.3 (#439798)
This commit is contained in:
@@ -56,13 +56,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "mixxx";
|
||||
version = "2.5.2";
|
||||
version = "2.5.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mixxxdj";
|
||||
repo = "mixxx";
|
||||
rev = version;
|
||||
hash = "sha256-dKk3n3KDindnLbON52SW5h4cz96WVi0OPjwA27HqQCI=";
|
||||
hash = "sha256-WmYoblIVygLnjNaFnRoEHmfnQcaBtIVOBZicEwD4NMw=";
|
||||
};
|
||||
|
||||
# Should be removed when bumping to 2.6.x
|
||||
|
||||
Reference in New Issue
Block a user