circumflex: 3.1.1 -> 3.1.3

This commit is contained in:
R. Ryantm
2023-06-28 13:22:45 +00:00
parent d1e636cf56
commit 8141ab36ee
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "circumflex";
version = "3.1.1";
version = "3.1.3";
src = fetchFromGitHub {
owner = "bensadeh";
repo = "circumflex";
rev = version;
hash = "sha256-GIA49Syk22T0efxqmR3OgQpxpcEZnCicq8sj9CXdIhQ=";
hash = "sha256-KY3Jf0Y6ZAQciwImv7Oz0nQ5eEwm7XwOlAx3ijqDF0k=";
};
vendorHash = "sha256-ms7TvCXQdkrlWp1pGj3ja+ACodt7z6sP3E373xHxA34=";