haskell-iproute: update to version 1.3.0
This commit is contained in:
parent
1e45ec182e
commit
c2e05f5f70
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "iproute";
|
pname = "iproute";
|
||||||
version = "1.2.12";
|
version = "1.3.0";
|
||||||
sha256 = "19pr6my4nw7qq9lsp6xvz55lm9svwzqka5qcqy79sfdkxg459rg5";
|
sha256 = "1n9lcm1f2rlqkvg90zikf2h4badzh9r24zqb27648l48254m6q5p";
|
||||||
buildDepends = [ appar byteorder network ];
|
buildDepends = [ appar byteorder network ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
appar byteorder doctest hspec network QuickCheck safe
|
appar byteorder doctest hspec network QuickCheck safe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user