stevia: 0.51.0 -> 0.52.0 (#476575)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-18 13:20:22 +00:00
committed by GitHub
+2 -2
View File
@@ -25,14 +25,14 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "stevia";
version = "0.51.0";
version = "0.52.0";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World/Phosh";
repo = "stevia";
tag = "v${finalAttrs.version}";
hash = "sha256-dRygDUHXpXjEuwNNfgVy742jfIhT9erN7IcmaMImuYw=";
hash = "sha256-LE2+1RkxD8Sj2H/3NFzcYXZktlVGoNzWrE0UO5sJCAM=";
};
mesonFlags = [