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

This commit is contained in:
R. RyanTM 2024-05-08 22:33:09 +10:00 committed by GitHub
parent 4b6275c104
commit 82cd9ea484
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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" ];

View File

@ -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=";