diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-10-19 08:43:11 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-10-19 08:48:32 +0000 |
commit | c3ed83e4b928a629aa9a898cf823fcdefb1631ce (patch) | |
tree | d1e4015fd5ce7b508452675a23bd922dc599ef90 /main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch | |
parent | 1fcb8f13319a1aea3c4912000dd2f194413d3eda (diff) | |
download | aports-c3ed83e4b928a629aa9a898cf823fcdefb1631ce.tar.bz2 aports-c3ed83e4b928a629aa9a898cf823fcdefb1631ce.tar.xz |
main/guile: downgrade to 2.0.14
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 6004812728..cbe194dfd5 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 -@@ -389,8 +389,10 @@ +@@ -412,8 +412,10 @@ (gc) (gc) (let ((m (g))) |