From dc643d4b030243790ccb704c733ca2130279cbaf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:28 +0200 Subject: Adding debian version 1.72.1+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/patches/u-fix-get-toml-when-test.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/u-fix-get-toml-when-test.patch') diff --git a/debian/patches/u-fix-get-toml-when-test.patch b/debian/patches/u-fix-get-toml-when-test.patch index 4b5bcb6d5..1aff8de0f 100644 --- a/debian/patches/u-fix-get-toml-when-test.patch +++ b/debian/patches/u-fix-get-toml-when-test.patch @@ -10,7 +10,7 @@ Index: rust/src/bootstrap/config.rs =================================================================== --- rust.orig/src/bootstrap/config.rs +++ rust/src/bootstrap/config.rs -@@ -931,9 +931,32 @@ impl Config { +@@ -1040,9 +1040,32 @@ impl Config { pub fn parse(args: &[String]) -> Config { #[cfg(test)] -- cgit v1.2.3