libmypaint: 1.6.0 -> 1.6.1

gstqt5
R. RyanTM 2020-05-19 18:08:48 +00:00 committed by Jon
parent 8d8165b15e
commit e4dd587f78
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
stdenv.mkDerivation rec {
pname = "libmypaint";
version = "1.6.0";
version = "1.6.1";
outputs = [ "out" "dev" ];
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
owner = "mypaint";
repo = "libmypaint";
rev = "v${version}";
sha256 = "1fdyywm915mmilfmzp7lz4rnmm05kkw0adrdqpqi4n8icp4d530g";
sha256 = "1ppgpmnhph9h8ayx9776f79a0bxbdszfw9c6bw7c3ffy2yk40178";
};
nativeBuildInputs = [