Merge pull request #246153 from doronbehar/pkg/musescore

musescore: 4.1.0 -> 4.1.1
This commit is contained in:
Nick Cao 2023-07-30 18:21:02 -06:00 committed by GitHub
commit 33820c5186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,13 +48,13 @@ let
} else portaudio;
in stdenv'.mkDerivation rec {
pname = "musescore";
version = "4.1.0";
version = "4.1.1";
src = fetchFromGitHub {
owner = "musescore";
repo = "MuseScore";
rev = "v${version}";
sha256 = "sha256-CqW1f0VsF2lW79L3FY2ev+6FoHLbYOJ9LWHeBlWegeU=";
sha256 = "sha256-jXievVIA0tqLdKLy6oPaOHPIbDoFstveEQBri9M0Aoo=";
};
patches = [
# Upstream from some reason wants to install qml files from qtbase in