mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
haskell-github: update to 0.13.1
This commit is contained in:
parent
691b2ac0ad
commit
b5ba9e3558
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "github";
|
||||
version = "0.13";
|
||||
sha256 = "1vvfrlz6p43mrzskvhp9skh6xbgd5pqcn06wvxw31plpamf5pmzn";
|
||||
version = "0.13.1";
|
||||
sha256 = "0rz89lpswxxsdyfjb63v9md96bxr3abxzwqryh1a2jxhm7f1ia5l";
|
||||
buildDepends = [
|
||||
aeson attoparsec base16Bytestring byteable caseInsensitive conduit
|
||||
cryptohash dataDefault failure hashable HTTP httpConduit httpTypes
|
||||
|
|
Loading…
Reference in a new issue