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

pineapple-pictures: 0.6.4 -> 0.6.5
This commit is contained in:
Ryan Mulligan
2022-12-11 20:31:05 -08:00
committed by GitHub
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "pineapple-pictures";
version = "0.6.4";
version = "0.6.5";
src = fetchFromGitHub {
owner = "BLumia";
repo = "pineapple-pictures";
rev = version;
sha256 = "sha256-HOZ1BQIXrjVi2Y+2czt64pb++KGyN+6yDZ5Inu8NhJY=";
sha256 = "sha256-s4mJNPzrcg5UT8JC3D5ipaM8IvNFAK7e3V0TjVGeRdM=";
};
nativeBuildInputs = [