fancypp: 2021-04-08 -> unstable-2021-04-08

This commit is contained in:
Aidan Gauland 2022-08-23 21:57:57 +12:00
parent 171bd946e7
commit 1e2b2255d7
No known key found for this signature in database
GPG Key ID: 16E68DD2D0E77C91

View File

@ -5,7 +5,7 @@
stdenvNoCC.mkDerivation rec {
pname = "fancypp";
version = "2021-04-08";
version = "unstable-2021-04-08";
src = fetchFromGitHub {
owner = "Curve";