davis: 4.4.2 -> 4.4.3 (#313077)

Release notes: https://github.com/tchapi/davis/releases/tag/v4.4.3
This commit is contained in:
Casey Link
2024-05-22 22:27:00 +00:00
committed by GitHub
parent 04861e85de
commit ac41bab16d
+2 -2
View File
@@ -6,13 +6,13 @@
php.buildComposerProject (finalAttrs: {
pname = "davis";
version = "4.4.2";
version = "4.4.3";
src = fetchFromGitHub {
owner = "tchapi";
repo = "davis";
rev = "v${finalAttrs.version}";
hash = "sha256-oPzMBCOcAJoHni9SO74RuJDEOcVYc4MtO5rGq1E9g3Q=";
hash = "sha256-0Km4bLQVfbkr5BL8XY5tM147Sje8hcFOjhCRnXq+4d4=";
};
vendorHash = "sha256-NOb6rc9jVsf+/RVOW7SLBAJk9SihcRxoepUEGBGLi2w=";