tipidee: 0.0.7.2 -> 0.0.8.0

Closes: https://github.com/NixOS/nixpkgs/pull/542011
This commit is contained in:
Alyssa Ross
2026-07-15 14:06:06 +02:00
parent a5662f4e92
commit ab2de20c98

View File

@@ -6,8 +6,8 @@
skawarePackages.buildPackage {
pname = "tipidee";
version = "0.0.7.2";
sha256 = "sha256-x34St9s/3FbcI9s3ncpmhhbnQmA/6Gf6K9yNTxrKj5s=";
version = "0.0.8.0";
sha256 = "sha256-GjllM2YqxwvCsKC4xlYW/6f6IBUIhZMA67mtM82mEC0=";
description = "HTTP 1.1 webserver, serving static files and CGI/NPH";