diff options
author | omni <omni+alpine@hack.org> | 2021-02-10 02:23:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2021-05-13 10:18:37 +0000 |
commit | 7be8496d2c588fcf7b7d8da6b7e3a8d51b47d73b (patch) | |
tree | a484fbaa14f0467e013e11b116f70e1de2bf4248 /main/guile/0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch | |
parent | 5d6b84a1d7bd56bf530a030c2a9a642e55fda629 (diff) | |
download | aports-7be8496d2c588fcf7b7d8da6b7e3a8d51b47d73b.tar.gz aports-7be8496d2c588fcf7b7d8da6b7e3a8d51b47d73b.tar.bz2 aports-7be8496d2c588fcf7b7d8da6b7e3a8d51b47d73b.tar.xz |
main/guile: upgrade to 3.0.6
fixes #10999
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))) |