ocamlPackages.tsdl-ttf: 0.3.2 → 0.5

This commit is contained in:
Vincent Laporte 2023-03-26 07:45:54 +02:00
parent e3eeeecadd
commit 460dec94b1
No known key found for this signature in database
GPG key ID: EBD582ADDDB1F81F

View file

@ -9,13 +9,15 @@
buildDunePackage rec {
pname = "tsdl-ttf";
version = "0.3.2";
version = "0.5";
duneVersion = "3";
src = fetchFromGitHub {
owner = "sanette";
repo = pname;
rev = version;
sha256 = "sha256-COBLF9K8thRROJJGeg4wxqrjB3aBa4CGYkf8HdAQ2o0";
hash = "sha256-ai9ChsA3HZzTxT9AuHsY1UIA2Q3U3CcOA7jRSG4MDsQ=";
};
buildInputs = [