Unverified Commit e8a944d9 authored by Emily's avatar Emily Committed by GitHub
Browse files

texinfo7: 7.1 -> 7.1.1 (#340523)

parents 30eea63a 9bd50dac
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";
  };
}