mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
cassandra: 3.0.15 -> 3.0.17
This commit is contained in:
parent
145b026fb4
commit
4ad52535b3
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
version = "3.0.15";
|
||||
sha256 = "1n92wpp5gm41r4agjwjw9ymnnn114pmaqf04c1dx3fksk100wd5g";
|
||||
version = "3.0.17";
|
||||
sha256 = "0568r5xdy78pl29zby5g4m9qngf29cb9222sc1q1wisapb7zkl2p";
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user