Merge pull request #246929 from Aleksanaa/valent

valent: unstable-2023-06-11 -> unstable-2023-07-31
This commit is contained in:
Weijia Wang 2023-08-03 12:31:17 +02:00 committed by GitHub
commit fd3ce3bb2d
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-06-11";
version = "unstable-2023-07-31";
src = fetchFromGitHub {
owner = "andyholmes";
repo = "valent";
rev = "e6a121efa7eb7b432517d610de4deea6dfa876b0";
rev = "698f39b496957d50c68437f16e74a7ac41eb5147";
fetchSubmodules = true;
hash = "sha256-8X4Yu8VY5ehptJN1KtsCuoECtEZNLZMzOvU91j8UmDk=";
hash = "sha256-AdW6oMRVIgat8XlH342PEwe6BfkzKVLSadGOTLGwzwo=";
};
nativeBuildInputs = [