lbreakouthd: 1.1.6 -> 1.1.7

This commit is contained in:
R. Ryantm 2024-04-09 22:00:48 +00:00
parent c81c241415
commit f89299e248
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lbreakouthd";
version = "1.1.6";
version = "1.1.7";
src = fetchurl {
url = "mirror://sourceforge/lgames/lbreakouthd-${finalAttrs.version}.tar.gz";
hash = "sha256-Gor2LnM8vi6skJbzfR5023J13GxvqcpIrua9S+nT/S0=";
hash = "sha256-ivgT8yYEFK4kEJkilj3NP4OO2mBkk2Zx6I+Elde0TkE=";
};
buildInputs = [