abcmidi: 2018.12.01 -> 2018.12.21

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
This commit is contained in:
R. RyanTM 2019-01-03 20:42:23 -08:00
parent de96413bbf
commit 9e638234cf

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "abcMIDI-${version}";
version = "2018.12.01";
version = "2018.12.21";
src = fetchzip {
url = "https://ifdo.ca/~seymour/runabc/${name}.zip";
sha256 = "133kdyin2lwidlnd8ivjyymrrb0rr1028apj2biyp6l0l5yrqw78";
sha256 = "1y2dwznbp4m7m6ddmqap2n411pdj1c1dirfw8lhyz0vpncx5fzai";
};
# There is also a file called "makefile" which seems to be preferred by the standard build phase