Merge pull request #237453 from r-ryantm/auto-update/murex

murex: 4.1.6140 -> 4.1.7300
This commit is contained in:
figsoda 2023-06-12 23:25:13 -04:00 committed by GitHub
commit 14e5e0f7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "murex";
version = "4.1.6140";
version = "4.1.7300";
src = fetchFromGitHub {
owner = "lmorg";
repo = pname;
rev = "v${version}";
sha256 = "sha256-1MFFAdmFtLZ0QlplgBHUb4g9bGmYX9445q9UFMh4OPE=";
sha256 = "sha256-wJfkYNoi4pyf8aY/sYuSTcAZm/ck303DmIeMYdnZ2zE=";
};
vendorHash = "sha256-eQfffqNxt6es/3/H59FC5mLn1IU3oMpY/quzgNOgOaU=";