gnome-nibbles: 4.5.1 → 4.5.2

https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.5.1...4.5.2
(cherry picked from commit bbfadae61b)
This commit is contained in:
Bobby Rong 2026-06-27 10:39:45 +00:00 committed by github-actions[bot]
commit 12c48da7be

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 = [