~exec64/imv-devel

imv: Replace old GitHub links for sourcehut ones v1 PROPOSED

tmpod: 1
 Replace old GitHub links for sourcehut ones

 4 files changed, 4 insertions(+), 4 deletions(-)
#785716 archlinux.yml failed
#785717 debian.yml success
#785718 freebsd.yml success
#785719 fedora.yml failed
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~exec64/imv-devel/patches/33198/mbox | git am -3
Learn more about email & git

[PATCH imv] Replace old GitHub links for sourcehut ones Export this patch

---
 doc/imv-dir.1.txt | 2 +-
 doc/imv-msg.1.txt | 2 +-
 doc/imv.1.txt     | 2 +-
 src/imv.c         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/imv-dir.1.txt b/doc/imv-dir.1.txt
index 16f6b95..8e9b5cf 100644
--- a/doc/imv-dir.1.txt
+++ b/doc/imv-dir.1.txt
@@ -28,7 +28,7 @@ imv is written and maintained by Harry Jeffery <me@harry.pm>
with contributions from other developers.

Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.

See Also
--------
diff --git a/doc/imv-msg.1.txt b/doc/imv-msg.1.txt
index fcda508..c3fb0cf 100644
--- a/doc/imv-msg.1.txt
+++ b/doc/imv-msg.1.txt
@@ -27,7 +27,7 @@ Authors
imv-msg is written and maintained by Harry Jeffery <me@harry.pm>

Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.

See Also
--------
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index e06c179..b0dfbf7 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -328,7 +328,7 @@ imv is written and maintained by Harry Jeffery <me@harry.pm>
with contributions from other developers.

Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.

See Also
--------
diff --git a/src/imv.c b/src/imv.c
index 8380a12..b14d2cb 100644
--- a/src/imv.c
+++ b/src/imv.c
@@ -819,7 +819,7 @@ static void print_help(struct imv *imv)
  }

  puts("imv's full source code is published under the terms of the MIT\n"
       "license, and can be found at https://github.com/eXeC64/imv\n"
       "license, and can be found at https://sr.ht/~exec64/imv\n"
       "\n"
       "imv uses the inih library to parse ini files.\n"
       "See https://github.com/benhoyt/inih for details.\n"
-- 
2.36.1
imv/patches: FAILED in 3m54s

[Replace old GitHub links for sourcehut ones][0] from [tmpod][1]

[0]: https://lists.sr.ht/~exec64/imv-devel/patches/33198
[1]: mailto:tom@tmpod.dev

✗ #785716 FAILED  imv/patches/archlinux.yml https://builds.sr.ht/~exec64/job/785716
✗ #785719 FAILED  imv/patches/fedora.yml    https://builds.sr.ht/~exec64/job/785719
✓ #785718 SUCCESS imv/patches/freebsd.yml   https://builds.sr.ht/~exec64/job/785718
✓ #785717 SUCCESS imv/patches/debian.yml    https://builds.sr.ht/~exec64/job/785717