ocamlPackages.calendar: update from 2.03.2 to 2.5
This commit is contained in:
parent
91ce3084a7
commit
b9487dcd00
@ -1,9 +1,9 @@
|
|||||||
{stdenv, fetchurl, ocaml, findlib}:
|
{stdenv, fetchurl, ocaml, findlib}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "ocaml-calendar-2.03.2";
|
name = "ocaml-calendar-2.5";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = https://forge.ocamlcore.org/frs/download.php/915/calendar-2.03.2.tar.gz;
|
url = https://forge.ocamlcore.org/frs/download.php/915/calendar-2.5.tar.bz2;
|
||||||
sha256 = "04pvhwb664g3s644c7v7419a3kvf5s3pynkhmk5j59dvlfm1yf0f";
|
sha256 = "04pvhwb664g3s644c7v7419a3kvf5s3pynkhmk5j59dvlfm1yf0f";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user