perl-AppSqitch: 0.9993 -> 0.9994
This commit is contained in:
parent
41c05b47a0
commit
def056d770
@ -274,11 +274,11 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
AppSqitch = buildPerlModule rec {
|
||||
version = "0.9993";
|
||||
version = "0.9994";
|
||||
name = "App-Sqitch-${version}";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/D/DW/DWHEELER/${name}.tar.gz";
|
||||
sha256 = "0pf7gvssldhify9dn3sxyi6av5gld4h27d3krdpcql3hbv886gcc";
|
||||
sha256 = "0in602z40s50fdlmws4g0a1pb8p7yn0wx8jgsacz26a4i1q7gpi4";
|
||||
};
|
||||
buildInputs = [
|
||||
CaptureTiny PathClass TestDeep TestDir TestException
|
||||
|
Loading…
Reference in New Issue
Block a user