From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- pfetch/spm-support.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pfetch/spm-support.patch (limited to 'pfetch/spm-support.patch') diff --git a/pfetch/spm-support.patch b/pfetch/spm-support.patch new file mode 100644 index 00000000..f31c1b15 --- /dev/null +++ b/pfetch/spm-support.patch @@ -0,0 +1,10 @@ +--- pfetch-0.6.0.orig/pfetch ++++ pfetch-0.6.0/pfetch +@@ -470,6 +470,7 @@ + has rpm && rpm -qa + has xbps-query && xbps-query -l + has apk && apk info ++ has spm && spm -a + has guix && guix package --list-installed + has opkg && opkg list-installed + -- cgit v1.2.3