postgresqlPackages.pgjwt: unstable-2023-03-02 -> 0-unstable-2023-03-02

This commit is contained in:
OPNA2608 2024-02-07 18:08:11 +01:00
parent cbf9e8f389
commit 77f1d8831c

View File

@ -2,7 +2,7 @@
stdenv.mkDerivation {
pname = "pgjwt";
version = "unstable-2023-03-02";
version = "0-unstable-2023-03-02";
src = fetchFromGitHub {
owner = "michelp";