[packages/ghc-hashable] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:44:07 CEST 2025


commit 9b80da16e162428ee3238ea3b1a19e32d0bc951e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:51 2025 +0200

    Fix applying patches.

 ghc-hashable.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-hashable.spec b/ghc-hashable.spec
index ca75681..4f0f762 100644
--- a/ghc-hashable.spec
+++ b/ghc-hashable.spec
@@ -77,7 +77,7 @@ Dokumentacja w formacie HTML dla pakietu ghc %{pkgname}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 runhaskell Setup.hs configure -v2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-hashable.git/commitdiff/9b80da16e162428ee3238ea3b1a19e32d0bc951e



More information about the pld-cvs-commit mailing list