about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-07 11:59:34 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-07 11:59:34 +0700
commite6ba740107fe6f24f99f66cf60656360af6b5123 (patch)
treef83a4c89e005a0c78dff788e3ac8b0f69010bac6
parent830ed5a3d8d08b546d3d71c7c026866fa3ff459f (diff)
downloadsite-e6ba740107fe6f24f99f66cf60656360af6b5123.tar.gz
Update on rakudo#4408
-rw-r--r--_assets/hamburger.svg1
-rw-r--r--blog/threa.md3
2 files changed, 2 insertions, 2 deletions
diff --git a/_assets/hamburger.svg b/_assets/hamburger.svg
deleted file mode 100644
index 233bf21..0000000
--- a/_assets/hamburger.svg
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg height="32px" id="Layer_1" style="enable-background:new 0 0 32 32;" version="1.1" viewBox="0 0 32 32" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2  s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2  S29.104,22,28,22z"/></svg>
\ No newline at end of file
diff --git a/blog/threa.md b/blog/threa.md
index 1bcfcaf..11fc051 100644
--- a/blog/threa.md
+++ b/blog/threa.md
@@ -166,7 +166,8 @@ As [a wise man once said][roles],
 
 In this case, there's a [bug in mkdir][1507] that makes it happily returns
 even if the target path is a file.  I'm trying to fix it at the moment
-but [a test][4408] is still failing.
+but [a test][4408] is still failing.  *Update: it passed after a maintainer
+bumped the dependencies to the patched version.*
 
 Anyway, back to our clipboard manager.  Here we are using
 [flow controllers][control] such as `unless` and `when` in the form