Skip to content

Commit

Permalink
murex: 6.4.1005 -> 6.4.2063 (#374222)
Browse files Browse the repository at this point in the history
Co-authored-by: kashw2 <[email protected]>
  • Loading branch information
nixpkgs-merge-bot[bot] and kashw2 authored Jan 16, 2025
2 parents ece6f73 + 376a8b7 commit d6a640c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/mu/murex/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

buildGoModule rec {
pname = "murex";
version = "6.4.1005";
version = "6.4.2063";

src = fetchFromGitHub {
owner = "lmorg";
repo = pname;
rev = "v${version}";
sha256 = "sha256-zuLVZnHZP/QbFZLUwWdQIy3LTaWF+8UnQ+DIhLjKbjw=";
sha256 = "sha256-czo2JCUwzENPuBBTaO4RYo7WRvepacaKElAj9DznFY0=";
};

vendorHash = "sha256-NIhg8D8snCNxpb3i2JG5tLcZteYBCGN4QbOowG/vgJE=";
Expand Down

0 comments on commit d6a640c

Please sign in to comment.