dl-librescore: 0.35.7 -> 0.35.17

This commit is contained in:
R. Ryantm 2024-06-07 00:51:56 +00:00
parent a73df7dc95
commit 1639dd8cb5

View File

@ -8,16 +8,16 @@
buildNpmPackage rec { buildNpmPackage rec {
pname = "dl-librescore"; pname = "dl-librescore";
version = "0.35.7"; version = "0.35.17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "LibreScore"; owner = "LibreScore";
repo = "dl-librescore"; repo = "dl-librescore";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-g/dOQj2S9iUmN3Ohj7RPBpSk/4N9a39qY+/UIbsKDf4="; hash = "sha256-u09aquwZIT2XxxaqirrMU5Q3PpXbj70bcI3pOflxVAE=";
}; };
npmDepsHash = "sha256-Boa/WnptJYJNRdcLgua5GmLT2H9tBpZR+vvAFZC1s4k="; npmDepsHash = "sha256-LZgVQNFXUqFbzXKdXk8wsMDBqApmtXFLRUw6zIKDAqs=";
# see https://github.com/LibreScore/dl-librescore/pull/32 # see https://github.com/LibreScore/dl-librescore/pull/32
# TODO can be removed with next update # TODO can be removed with next update