beans: 0.4.0 -> 0.4.2

This commit is contained in:
R. Ryantm
2026-03-10 21:10:12 +00:00
parent 63d4fcb102
commit a728037ef6
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "beans";
version = "0.4.0";
version = "0.4.2";
src = fetchFromGitHub {
owner = "hmans";
repo = "beans";
tag = "v${finalAttrs.version}";
hash = "sha256-3SgTqR5DGAb5r+VU3YknoWATqglq8G7QV3kTVUSL9u4=";
hash = "sha256-wJXdl4C9jwtEyKVgdXRU9GCBqjkdJ6N58pK5kEL9tnY=";
};
vendorHash = "sha256-TprfPZ/clb7PLMAkxF0y78bCef4XarhgHlIhIPn1nQA=";