hebcal: 5.9.2 -> 5.9.4

This commit is contained in:
R. Ryantm 2025-07-26 01:16:43 +00:00
parent 33d3d008a8
commit 44a2d6b98e

View File

@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "hebcal";
version = "5.9.2";
version = "5.9.4";
src = fetchFromGitHub {
owner = "hebcal";
repo = "hebcal";
tag = "v${finalAttrs.version}";
hash = "sha256-6iyltrnA1pLtTUg0AUIp0yciN53oeoLE88dAbTxBK6I=";
hash = "sha256-6SyK5BKVMGcqEFy3tbPBPqmZYp9/DD8A3VUNpAsihEM=";
};
vendorHash = "sha256-azKie/qJUmRSVgkfqsL04NpnePx9ToUPjz6RUOFRdUw=";
vendorHash = null;
preBuild = ''
make dcity.go