Skip to content

Commit

Permalink
aliae: 0.24.1 -> 0.26.4 (NixOS#371585)
Browse files Browse the repository at this point in the history
Co-authored-by: vedantmgoyal9 <[email protected]>
  • Loading branch information
nixpkgs-merge-bot[bot] and vedantmgoyal9 authored Jan 7, 2025
2 parents 2242c55 + 23d6833 commit 8c9fd3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/al/aliae/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

buildGoModule rec {
pname = "aliae";
version = "0.24.1";
version = "0.26.4";

src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = "aliae";
tag = "v${version}";
hash = "sha256-HccUA4+es9M7PZUTqWvIb3xNxmOeyI2iw5bG316RgLE=";
hash = "sha256-Xyj/CEvYnVz8bX0vMsFAyRY7Hp6heHFjvq+VeCYWXow=";
};

vendorHash = "sha256-wNcn7ATUumuki8IQIrs7f8cf3uD7sMFlaS6BhgpEMVM=";
Expand Down

0 comments on commit 8c9fd3e

Please sign in to comment.