gnu: python-py3status: Fix patch of file path
authorJakub Kądziołka <kuba@kadziolka.net>
Wed, 1 Jan 2020 18:43:49 +0000 (19:43 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 6 Jan 2020 15:31:54 +0000 (16:31 +0100)
commit6a6b8a3fcfc35a5e7b10e7c2a9a75e909354d4d6
tree936fd250284671c4231248320758598885224bfe
parent5757c641f2c547a45cb65f00a57af971381e6a42
gnu: python-py3status: Fix patch of file path

* gnu/packages/python-xyz.scm (python-py3status): Fix patch of file
  path.
  [arguments]: Replace single-quotes with double-quotes so that the
  regex matches again. The "replace-with" value is not changed as it's
  not necessary and would introduce escaping noise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/python-xyz.scm