fosrl-gerbil: 1.4.3 -> 1.5.0

This commit is contained in:
R. Ryantm
2026-08-19 17:13:50 +00:00
parent 98aedd6c34
commit 1a2acda475

View File

@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "gerbil";
version = "1.4.3";
version = "1.5.0";
src = fetchFromGitHub {
owner = "fosrl";
repo = "gerbil";
tag = finalAttrs.version;
hash = "sha256-9bKpuMAhQlhK8+IB6L3pEw4WU/1I3YXa0HDBhWPNOAo=";
hash = "sha256-3OzkSQRvyBgtdb8eInAC75F1EcTzAplP1PIQzTpO4j0=";
};
vendorHash = "sha256-bTUUGVn4vKEoxd95iCGw9AFrRZmYSs5eQc8Lan+wSDw=";