Fix caching of remote source tarballs - #11512
Conversation
|
I don't fully understand what was going on here, but it appears that running I verified that it still re-downloads when I change the URL, which seems to be the primary use case. I'm not sure how I would create a test for this. |
Apparently this does modify behaviour, does it not? |
Well, I guess. But not in a way that breaks user interfaces. |
bda2d2e to
dcdfcec
Compare
|
Here's proof that the test captures the failure: https://github.com/haskell/cabal/actions/runs/22380895412?pr=11512 |
b1204d8 to
0255995
Compare
|
@ffaf1 is there anything else? |
|
Nope, you can put the label! |
Merge Queue StatusRule:
This pull request spent 2 hours 5 minutes 15 seconds in the queue, including 1 hour 54 minutes 49 seconds running CI. Required conditions to merge
|
Fixes #11511
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR: