Update phanpy, hash commits after this

This commit is contained in:
Lillian Violet 2024-04-22 00:23:03 +02:00
parent 01c9323f4d
commit 4287233b49

View file

@ -5,7 +5,7 @@
}: }:
buildNpmPackage rec { buildNpmPackage rec {
pname = "phanpy"; pname = "phanpy";
version = "2024.04.04.65d51b0"; version = "2024.04.19.5145730";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "cheeaun"; owner = "cheeaun";