Unverified Commit 82cd9ea4 authored by R. RyanTM's avatar R. RyanTM Committed by GitHub
Browse files

texpresso: 0-unstable-2024-04-18 -> 0-unstable-2024-04-30 (#308746)

parent 4b6275c1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

stdenv.mkDerivation rec {
  pname = "texpresso";
  version = "0-unstable-2024-04-18";
  version = "0-unstable-2024-04-30";

  nativeBuildInputs = [
    makeWrapper
@@ -35,8 +35,8 @@ stdenv.mkDerivation rec {
  src = fetchFromGitHub {
    owner = "let-def";
    repo = "texpresso";
    rev = "62b2b5913420d92bb2863d9c92ac2072f7aaa5f9";
    hash = "sha256-kVGRuFVkJvQfl1bEjBU0pyx+SB+k5yI9C6XFiKZRpLQ=";
    rev = "a5241c3ac27eb5eda01bd58b6370982a64320106";
    hash = "sha256-2RvbIFfYQQSsrXJ72q5LWyaCLCZvThTi7YuiOaJR9mE=";
  };

  buildFlags = [ "texpresso" ];
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ tectonic-unwrapped.override (old: {
      src = fetchFromGitHub {
        owner = "let-def";
        repo = "tectonic";
        rev = "7729f1360a7e1e8b8a9f8a6a23f96b5f7cc023d0";
        hash = "sha256-OyVkA2EuejxpQvA6pOuFaZh8ghZZ3HaV9q5DZ/2sIrY=";
        rev = "b38cb3b2529bba947d520ac29fbb7873409bd270";
        hash = "sha256-ap7fEPHsASAphIQkjcvk1CC7egTdxaUh7IpSS5os4W8=";
        fetchSubmodules = true;
      };
      cargoHash = "sha256-62sxvPIiY3len1wsl7QelK3u4ekftIjcTqoIGZMYb5A=";