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

lbreakouthd: 1.1.1 -> 1.1.2
This commit is contained in:
Weijia Wang 2023-03-30 22:58:02 +03:00 committed by GitHub
commit 0e9d5bfe82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,11 +10,11 @@
stdenv.mkDerivation (self: {
pname = "lbreakouthd";
version = "1.1.1";
version = "1.1.2";
src = fetchurl {
url = "mirror://sourceforge/lgames/lbreakouthd-${self.version}.tar.gz";
hash = "sha256-ljnZpuV9HPPR5bgdbyE8gUtb4m+JppxGm3MV691sw7E=";
hash = "sha256-fK7w5uS7zPJnbEmY3YpxoA9cGuooQbVlDB9Mu6yB8hw=";
};
buildInputs = [