3
0
Fork 0
forked from mirrors/nixpkgs

murex: 4.4.6110 -> 4.4.9100

This commit is contained in:
R. Ryantm 2023-07-26 12:11:47 +00:00
parent 12f21439d5
commit 2aae529393

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "murex";
version = "4.4.6110";
version = "4.4.9100";
src = fetchFromGitHub {
owner = "lmorg";
repo = pname;
rev = "v${version}";
sha256 = "sha256-/0g0LWzw3GbjAIFgNMNzwL8cJNMD1Jwoaaz8lE6ePgU=";
sha256 = "sha256-3YXRjwDEJC4rZdvrgj8Hp8oD+4NN5LOUJmM/9bjwfQw=";
};
vendorHash = "sha256-eQfffqNxt6es/3/H59FC5mLn1IU3oMpY/quzgNOgOaU=";