ocamlPackages.git-mirage,ocamlPackages.git-paf,ocamlPackages.git-unix,ocamlPackages.git: 3.10.0 -> 3.10.1

This commit is contained in:
Et7f3
2022-12-27 04:19:05 +01:00
committed by Vincent Laporte
parent 89d7a56919
commit bb33dedd2e
@@ -8,13 +8,13 @@
buildDunePackage rec {
pname = "git";
version = "3.10.0";
version = "3.10.1";
minimalOCamlVersion = "4.08";
src = fetchurl {
url = "https://github.com/mirage/ocaml-git/releases/download/${version}/git-${version}.tbz";
sha256 = "sha256-slUzAT4qwPzUNzHMbib/ArxaGzcMFl8tg0ynq1y5U1M=";
sha256 = "sha256-plu69FIpyJcuZ8nJ3QnufLnDEjtcsoAd8czKHfzTkd8=";
};
# remove changelog for the carton package