Skip to content

Commit

Permalink
gnome.gnome-mahjongg: 3.40.0 -> 3.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 authored and amaxine committed Apr 18, 2024
1 parent dce74fa commit 8494ae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome/games/gnome-mahjongg/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

stdenv.mkDerivation rec {
pname = "gnome-mahjongg";
version = "3.40.0";
version = "3.40.1";

src = fetchurl {
url = "mirror://gnome/sources/gnome-mahjongg/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "WorIbXY8VmDdkCX3vAgxC5IjRvp+Lfe2SMmJTa4/GD8=";
hash = "sha256-jtVO7K3jawgzaQb9jmyQKg1ve7u7Z2U8I5Vqa2MSI/Y=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 8494ae0

Please sign in to comment.