sbclPackages.cl-colors2_0_5_4: update src url

This commit is contained in:
Vonfry
2023-12-13 18:53:17 +08:00
parent 14c5d38b53
commit 1ac728d5e3
+2 -2
View File
@@ -224,8 +224,8 @@ let
version = "0.5.4";
src = pkgs.fetchgit {
url = "https://notabug.org/cage/cl-colors2";
rev = "refs/tags/v0.5.4";
url = "https://codeberg.org/cage/cl-colors2";
rev = "v0.5.4";
sha256 = "sha256-JbT1BKjaXDwdlzHLPjX1eg0RMIOT86R17SPgbe2h+tA=";
};
};