From 35718b4e39a2ddec3e6bfb5bcb81c4e5c00dea66 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Fri, 18 Mar 2022 23:21:13 +0000 Subject: [PATCH] =?UTF-8?q?gnome.gnome-chess:=2042.alpha=20=E2=86=92=2042.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/42.alpha...42.0 --- pkgs/desktops/gnome/games/gnome-chess/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/gnome/games/gnome-chess/default.nix b/pkgs/desktops/gnome/games/gnome-chess/default.nix index 3834839de7ee..5690355a0ce2 100644 --- a/pkgs/desktops/gnome/games/gnome-chess/default.nix +++ b/pkgs/desktops/gnome/games/gnome-chess/default.nix @@ -20,11 +20,11 @@ stdenv.mkDerivation rec { pname = "gnome-chess"; - version = "42.alpha"; + version = "42.0"; src = fetchurl { url = "mirror://gnome/sources/gnome-chess/${lib.versions.major version}/${pname}-${version}.tar.xz"; - sha256 = "53vLHtI+o0Xb/qP3Z0RM29aHTxYohOG81n1OLKaOx1k="; + sha256 = "Eq9Uk6YiBaxrt0VA8KhYQT2okolmo0boVDMLQdc7w5M="; }; nativeBuildInputs = [