mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 11:15:12 +00:00
[cpan2nix] perlPackages.AlienLibxml2: cleanup
This commit is contained in:
parent
784fc27cfe
commit
61f924a887
@ -194,7 +194,7 @@ let
|
||||
pname = "Alien-Libxml2";
|
||||
version = "0.16";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/P/PL/PLICEASE/Alien-Libxml2-0.16.tar.gz;
|
||||
url = "mirror://cpan/authors/id/P/PL/PLICEASE/Alien-Libxml2-0.16.tar.gz";
|
||||
sha256 = "15rvllspikyr8412v8dpl2f2w5vxnjgnddnkz378sy2g0mc6mw2n";
|
||||
};
|
||||
propagatedBuildInputs = [ AlienBuild ];
|
||||
|
Loading…
Reference in New Issue
Block a user