Skip to content

Commit

Permalink
x11-wm/dwl: unbreak fetch due to recompression
Browse files Browse the repository at this point in the history
fetch: https://codeberg.org/dwl/dwl/archive/v0.5.tar.gz?dummy=/dwl-v0.5.tar.gz: size mismatch: expected 57968, actual 57850

 $ gzip -lv dwl-v0.5.tar.gz
 method  crc     date  time    compressed uncompressed  ratio uncompressed_name
-defla 9ba0067f Nov 25 07:43        57968       215040  73.0% dwl-v0.5.tar
+defla 9ba0067f May  4 02:38        57850       215040  73.0% dwl-v0.5.tar

(cherry picked from commit bb3ac2f)
  • Loading branch information
jbeich committed May 4, 2024
1 parent bfdb9eb commit 5a9e117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-wm/dwl/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1700893691
SHA256 (dwl-v0.5.tar.gz) = 32597ecf5ba745904adb8008625db06cbb9d76c20c2cc1b2a88b1044db400185
SIZE (dwl-v0.5.tar.gz) = 57968
SHA256 (dwl-v0.5.tar.gz) = c72ee72d2e88b663bacf06ef25cbdfcbc3d569e4de265ee66070fdd6c72a005b
SIZE (dwl-v0.5.tar.gz) = 57850

0 comments on commit 5a9e117

Please sign in to comment.