Merge pull request #259971 from r-ryantm/auto-update/lbreakouthd

lbreakouthd: 1.1.3 -> 1.1.4
This commit is contained in:
Nick Cao 2023-10-09 10:16:43 -04:00 committed by GitHub
commit d1194224dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [