1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00

Update version of Powder Toy.

This commit is contained in:
siraben 2019-01-03 19:18:13 +07:00
parent e33d6364f6
commit 3f24867c09

View file

@ -2,7 +2,7 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "the-powder-toy-${version}"; name = "the-powder-toy-${version}";
version = "92.5"; version = "93.3";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "simtr"; owner = "simtr";