pineapple-pictures: 0.6.4 -> 0.6.5

This commit is contained in:
R. Ryantm 2022-11-19 19:28:48 +00:00
parent e9b195248c
commit 277dab8929

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