Merge pull request #93250 from r-ryantm/auto-update/strawberry

strawberry: 0.6.12 -> 0.6.13
This commit is contained in:
Lancelot SIX 2020-07-17 21:16:29 +01:00 committed by GitHub
commit ab817395e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,13 +35,13 @@
mkDerivation rec {
pname = "strawberry";
version = "0.6.12";
version = "0.6.13";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
sha256 = "0p09xp7andfg0gvarzc979pwglr0xjj1c0cziqj0c9z7p1v0fkws";
sha256 = "1v0334aivqyqx611cmhgshknzmrgyynbmxcg70qzrs2lyybw2fc1";
};
buildInputs = [