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
commit 5d417d1dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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