gnome.gnome-sudoku: 45.5 → 46.0

https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.5...46.0

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
Bobby Rong 2024-02-14 02:53:04 +00:00 committed by Maxine Aubrey
parent 5a4492b45a
commit fdddda82fe
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "gnome-sudoku";
version = "45.5";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-sudoku/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "jo4rymzaSfBdAGHD+YZgILNj74TDow9bfo7U5BpX/Q8=";
hash = "sha256-d8TnjYhvOxRFav7w+5aPLqAa01cDzEhSP41yR4P/pq8=";
};
nativeBuildInputs = [