haskell-network-protocol-xmpp: update to version 0.4.5
This commit is contained in:
parent
bc8e70f879
commit
a5d42ef934
@ -4,13 +4,12 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "network-protocol-xmpp";
|
pname = "network-protocol-xmpp";
|
||||||
version = "0.4.4";
|
version = "0.4.5";
|
||||||
sha256 = "0l2s412aazli80jszdl1am01z14a0q2z8fsxxjawk4cy70d6f4ry";
|
sha256 = "1phnd9nygpc8gmyriwaqjnvygxi5zg4nx2i1m3vwwxql221420gg";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
gnuidn gnutls gsasl libxmlSax monadsTf network text transformers
|
gnuidn gnutls gsasl libxmlSax monadsTf network text transformers
|
||||||
xmlTypes
|
xmlTypes
|
||||||
];
|
];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://john-millikin.com/software/haskell-xmpp/";
|
homepage = "https://john-millikin.com/software/haskell-xmpp/";
|
||||||
description = "Client library for the XMPP protocol";
|
description = "Client library for the XMPP protocol";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user