Merge pull request #234519 from figsoda/oculante
oculante: 0.6.63 -> 0.6.64
This commit is contained in:
+383
-339
File diff suppressed because it is too large
Load Diff
@@ -21,13 +21,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "oculante";
|
||||
version = "0.6.63";
|
||||
version = "0.6.64";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "woelper";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "sha256-ynxGpx8LLcd4/n9hz/bbhpZUxqX1sPS7LFYPZ22hTxo=";
|
||||
sha256 = "sha256-7Xe01Z4ea+EHaMHwb81cjJkCW/HDobmFZ29YxKcaYJg=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
||||
Reference in New Issue
Block a user