diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-09-26 06:27:17 -0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-09-26 10:00:25 +0000 |
commit | 9de0f449f045b954603acee6b94a3af9e4a1f65a (patch) | |
tree | 1b8ef9c3f709156dedff116cbf6fb589f64a6230 /main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch | |
parent | d8635e8cc8228d2acc6e5bb5b640b3b4671442a4 (diff) | |
download | aports-9de0f449f045b954603acee6b94a3af9e4a1f65a.tar.bz2 aports-9de0f449f045b954603acee6b94a3af9e4a1f65a.tar.xz |
main/guile: upgrade to 2.2.2
Diffstat (limited to 'main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch')
-rw-r--r-- | main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch b/main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch index cbe194dfd5..6004812728 100644 --- a/main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch +++ b/main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch @@ -14,7 +14,7 @@ diff --git a/test-suite/tests/threads.test b/test-suite/tests/threads.test index 8178120..7d180de 100644 --- a/test-suite/tests/threads.test +++ b/test-suite/tests/threads.test -@@ -412,8 +412,10 @@ +@@ -389,8 +389,10 @@ (gc) (gc) (let ((m (g))) |