templ: 0.2.648 -> 0.2.663

This commit is contained in:
R. Ryantm 2024-04-10 15:09:11 +00:00
parent c81c241415
commit 3729f136b2
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
buildGoModule rec {
pname = "templ";
version = "0.2.648";
version = "0.2.663";
subPackages = [ "cmd/templ" ];
@ -21,7 +21,7 @@ buildGoModule rec {
owner = "a-h";
repo = "templ";
rev = "refs/tags/v${version}";
hash = "sha256-9Co3yvfy8X69PIffPg2lDjVCVTjDhiFnSsJd4MQ6cf4=";
hash = "sha256-TU8QG6OmUzSNDAX9W0Ntmz5cucLqVQeTskfnJbm/YM0=";
};
vendorHash = "sha256-Upd5Wq4ajsyOMDiAWS2g2iNO1sm1XJc43AFQLIo5eDM=";