Merge pull request #259933 from janvotava/timoni0.14.2

timoni: 0.14.1 -> 0.14.2
This commit is contained in:
Mario Rodas 2023-10-12 03:41:46 -05:00 committed by GitHub
commit df4a078067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
buildGo121Module rec {
pname = "timoni";
version = "0.14.1";
version = "0.14.2";
src = fetchFromGitHub {
owner = "stefanprodan";
repo = "timoni";
rev = "v${version}";
hash = "sha256-DzJNNikvODP3v1jgQLbFcXEhcFfTeIYR6qHhUzEP/Ns=";
hash = "sha256-45OIj57gb8njYoks7SgIlcMjz07ShEz2G/EECaTRTQg=";
};
vendorHash = "sha256-lRZFRnft8vEntVxiLOBcR00FP8AXexLyo3h2LCNWN00=";