gnome-nibbles: 4.5.1 → 4.5.2

https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.5.1...4.5.2
This commit is contained in:
Bobby Rong
2026-06-27 10:39:45 +00:00
parent 47e4a394ae
commit bbfadae61b
+2 -2
View File
@@ -21,11 +21,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-nibbles";
version = "4.5.1";
version = "4.5.2";
src = fetchurl {
url = "mirror://gnome/sources/gnome-nibbles/${lib.versions.majorMinor finalAttrs.version}/gnome-nibbles-${finalAttrs.version}.tar.xz";
hash = "sha256-hLrSgl05uL9wHvZEqrFrLcfnK7Q+P4cC0j7slhPSljc=";
hash = "sha256-dnKdO1Ys14Yq0wWQw71A/SUfnUu1xTuqhBUBl/Ixpfo=";
};
nativeBuildInputs = [