mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-github: update to version 0.7.0
This commit is contained in:
parent
70735b11a5
commit
9c2c0c58d4
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "github";
|
pname = "github";
|
||||||
version = "0.6.0";
|
version = "0.7.0";
|
||||||
sha256 = "1bg443rhh57p10q9dwx4aa2964qwg00swmdlvh1r72c343lrv1gj";
|
sha256 = "0r803hpyyd0nfhlk5jn4ripzi2cpj708zp9g961g7wvvvi66013p";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec caseInsensitive conduit dataDefault failure HTTP
|
aeson attoparsec caseInsensitive conduit dataDefault failure HTTP
|
||||||
httpConduit httpTypes network text time unorderedContainers vector
|
httpConduit httpTypes network text time unorderedContainers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user