xfce.mousepad: 0.6.1 -> 0.6.2

https://gitlab.xfce.org/apps/mousepad/-/compare/mousepad-0.6.1...mousepad-0.6.2
This commit is contained in:
Bobby Rong
2024-02-06 20:03:12 +08:00
parent 8ead389dcc
commit 721190a2ca
@@ -12,10 +12,10 @@
mkXfceDerivation {
category = "apps";
pname = "mousepad";
version = "0.6.1";
version = "0.6.2";
odd-unstable = false;
sha256 = "sha256-MLdexhIsQa4XuVaLgtQ2aVJ00+pwkhAP3qMj0XXPqh0=";
sha256 = "sha256-A4siNxbTf9ObJJg8inPuH7Lo4dckLbFljV6aPFQxRto=";
nativeBuildInputs = [ gobject-introspection ];