Skip to content

Commit

Permalink
texinfo7: 7.1 -> 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afh committed Sep 16, 2024
1 parent 1c4acc4 commit 9bd50da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/tools/misc/texinfo/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ in
patches = [ ./fix-glibc-2.34.patch ];
};
texinfo7 = buildTexinfo {
version = "7.1";
hash = "sha256-3u7J8Z8VngRv34rSIjGYGAbawzLMNy8cdjUErYKzCVM=";
version = "7.1.1";
hash = "sha256-Ma435GKDUpQythvuHOAe0AkNWZ5gb8aincofd8dqbII=";
};
}

0 comments on commit 9bd50da

Please sign in to comment.