Merge pull request #237709 from Aleksanaa/valent

valent: unstable-2023-05-01 -> unstable-2023-06-11
This commit is contained in:
Weijia Wang 2023-06-14 14:37:38 +03:00 committed by GitHub
commit 0fd2cd86b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,14 +22,14 @@
stdenv.mkDerivation rec {
pname = "valent";
version = "unstable-2023-05-01";
version = "unstable-2023-06-11";
src = fetchFromGitHub {
owner = "andyholmes";
repo = "valent";
rev = "74f5d9349a60f0d9fcf88cda01713980a221d639";
rev = "e6a121efa7eb7b432517d610de4deea6dfa876b0";
fetchSubmodules = true;
sha256 = "sha256-wqdujEKizrDFXtsjSTWpFgDL7MH3tsLTc7yd3LFgIQU=";
hash = "sha256-8X4Yu8VY5ehptJN1KtsCuoECtEZNLZMzOvU91j8UmDk=";
};
nativeBuildInputs = [