flameshot: don't patch unknown versions
This commit is contained in:
parent
a2768f5f73
commit
60bebfcec0
|
@ -20,7 +20,7 @@ self: super: {
|
|||
"0.10.1" = [
|
||||
./flameshot/flameshot_imgur_0.9.0.patch
|
||||
];
|
||||
}.${old.version};
|
||||
}.${old.version} or [];
|
||||
});
|
||||
|
||||
# https://github.com/proot-me/PRoot/issues/106
|
||||
|
|
Loading…
Reference in a new issue