mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
haskell-hackage-db: update to version 1.9.1
This commit is contained in:
parent
28d98c701b
commit
774b0fc028
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hackage-db";
|
pname = "hackage-db";
|
||||||
version = "1.9";
|
version = "1.9.1";
|
||||||
sha256 = "1wizspnryb45cbm01s2s9vzg1vhh64v023p63fy6m5s7l3jq3sy2";
|
sha256 = "1cfbxdq8p904f5iif35k45psskx2j422rwjppcdja11j5dkax5sb";
|
||||||
buildDepends = [ Cabal filepath tar utf8String ];
|
buildDepends = [ Cabal filepath tar utf8String ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/peti/hackage-db";
|
homepage = "http://github.com/peti/hackage-db";
|
||||||
|
Loading…
Reference in New Issue
Block a user