lbreakouthd: 1.1.2 -> 1.1.3

This commit is contained in:
R. Ryantm
2023-06-14 04:06:54 +00:00
parent 7403dd3fe2
commit 3923f0a364
+2 -2
View File
@@ -10,11 +10,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lbreakouthd";
version = "1.1.2";
version = "1.1.3";
src = fetchurl {
url = "mirror://sourceforge/lgames/lbreakouthd-${finalAttrs.version}.tar.gz";
hash = "sha256-fK7w5uS7zPJnbEmY3YpxoA9cGuooQbVlDB9Mu6yB8hw=";
hash = "sha256-BpF583f2if4FeJ2Fi/8GZYuh5T37GXdNq/Ww4LM65wY=";
};
buildInputs = [