Skip to content

Commit

Permalink
gnome3.accerciser: 3.36.1 -> 3.36.2
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and jtojnar committed Jul 9, 2020
1 parent c755302 commit 4975176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/apps/accerciser/default.nix
Expand Up @@ -17,13 +17,13 @@

python3.pkgs.buildPythonApplication rec {
name = "accerciser-${version}";
version = "3.36.1";
version = "3.36.2";

format = "other";

src = fetchurl {
url = "mirror://gnome/sources/accerciser/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1ig9zcg8z7yv2c28q0a4q57ckkpmzjsbnancx01rjihrrjbg9ib2";
sha256 = "1n6glngvybg5im9diq6v5wv1in699nmm34v9yvlbjnsb1k2hb4hg";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 4975176

Please sign in to comment.