libdex: Fix updateScript

0.5.0 is a beta release for GNOME 46.
This commit is contained in:
Bobby Rong
2024-02-13 17:14:22 +08:00
parent 5d07ac63fb
commit 9a492fda46
@@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
passthru.updateScript = gnome.updateScript {
packageName = "libdex";
versionPolicy = "odd-unstable";
};
meta = with lib; {