lbreakouthd: 1.1.3 -> 1.1.4

This commit is contained in:
R. Ryantm 2023-10-09 10:31:17 +00:00
parent 85f158659a
commit 14b1fec1f3

View File

@ -10,11 +10,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lbreakouthd";
version = "1.1.3";
version = "1.1.4";
src = fetchurl {
url = "mirror://sourceforge/lgames/lbreakouthd-${finalAttrs.version}.tar.gz";
hash = "sha256-BpF583f2if4FeJ2Fi/8GZYuh5T37GXdNq/Ww4LM65wY=";
hash = "sha256-fJGhGg6da/leHI52fDeVlRHOrrV0xedSEMHyC1PpNII=";
};
buildInputs = [