Merge pull request #337245 from r-ryantm/auto-update/pineapple-pictures

pineapple-pictures: 0.8.0 -> 0.8.1
This commit is contained in:
rewine 2024-08-25 22:44:22 +08:00 committed by GitHub
commit fbd2dc1d7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pineapple-pictures";
version = "0.8.0";
version = "0.8.1";
src = fetchFromGitHub {
owner = "BLumia";
repo = "pineapple-pictures";
rev = finalAttrs.version;
hash = "sha256-/0+zIPvQFwQYX1jtu0U8rKLFAbHP0lk5RYHxVUZhebA=";
hash = "sha256-7X0A3tjdr8hnnovkbgIOLx5h/eWy0gkM8SEB2/bpwkQ=";
};
nativeBuildInputs = [