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: {
|
||||
pname = "network-protocol-xmpp";
|
||||
version = "0.4.4";
|
||||
sha256 = "0l2s412aazli80jszdl1am01z14a0q2z8fsxxjawk4cy70d6f4ry";
|
||||
version = "0.4.5";
|
||||
sha256 = "1phnd9nygpc8gmyriwaqjnvygxi5zg4nx2i1m3vwwxql221420gg";
|
||||
buildDepends = [
|
||||
gnuidn gnutls gsasl libxmlSax monadsTf network text transformers
|
||||
xmlTypes
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://john-millikin.com/software/haskell-xmpp/";
|
||||
description = "Client library for the XMPP protocol";
|
||||
|
Loading…
Reference in New Issue
Block a user