summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-05-13 13:08:15 +0200
committerPeter Simons <simons@cryp.to>2015-05-13 13:08:15 +0200
commit3e89fab1f717c0dafcc86a57bea6d83077a8d305 (patch)
tree2df155f92e0a398f567c38d5f56a9a62ec306e15 /pkgs/development/haskell-modules/configuration-common.nix
parentc1e62e9e8b9c615fd6a8cfea247423cc46a0390c (diff)
downloadnixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar.gz
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar.bz2
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar.lz
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar.xz
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.tar.zst
nixpkgs-3e89fab1f717c0dafcc86a57bea6d83077a8d305.zip
haskell-rtorrent-rpc: update ticket link
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-common.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 36ae1a181d7..3c0ab9ea5d2 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -669,7 +669,7 @@ self: super: {
   # HsColour: Language/Unlambda.hs: hGetContents: invalid argument (invalid byte sequence)
   unlambda = dontHyperlinkSource super.unlambda;
 
-  # https://github.com/megantti/rtorrent-rpc/issues/1
+  # https://github.com/megantti/rtorrent-rpc/issues/2
   rtorrent-rpc = markBroken super.rtorrent-rpc;
 
   # https://github.com/PaulJohnson/geodetics/issues/1