Merge pull request #94803 from r-ryantm/auto-update/musikcube

musikcube: 0.92.1 -> 0.93.1
This commit is contained in:
Aaron Andersen 2020-08-06 19:01:21 -04:00 committed by GitHub
commit 1404b73c70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "musikcube";
version = "0.92.1";
version = "0.93.1";
src = fetchFromGitHub {
owner = "clangen";
repo = pname;
rev = version;
sha256 = "0l4ncxqxvp5m014j7vlglhzxhhrxl0c2m71xn0i0a27hn4nc72mr";
sha256 = "05qsxyr7x8l0vlmn4yjg4gglxvcw9raf6vfzvblsl2ngsdsrnizy";
};
nativeBuildInputs = [