haskell-iproute: update to version 1.3.1
This commit is contained in:
parent
8b0af6f98f
commit
d60f18aa3f
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "iproute";
|
pname = "iproute";
|
||||||
version = "1.3.0";
|
version = "1.3.1";
|
||||||
sha256 = "1n9lcm1f2rlqkvg90zikf2h4badzh9r24zqb27648l48254m6q5p";
|
sha256 = "1l3asv8q1jiwsvpq6kkigrzpm3pjbm03gpc4rbhn6kpi6z9h8cdp";
|
||||||
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