gnu: prosody: Update to 0.10.1 [security fixes].

* gnu/packages/messaging.scm (prosody): Update to 0.10.1.
master
Tobias Geerinckx-Rice 2018-05-16 15:15:55 +02:00
parent cbf58afa05
commit e7395b9024
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -736,14 +736,14 @@ a graphical desktop environment like GNOME.")
(define-public prosody
(package
(name "prosody")
(version "0.10.0")
(version "0.10.1")
(source (origin
(method url-fetch)
(uri (string-append "https://prosody.im/downloads/source/"
"prosody-" version ".tar.gz"))
(sha256
(base32
"1644jy5dk46vahmh6nna36s79k8k668sbi3qamjb4q3c4m3y853l"))))
"1kmmpkkgymg1r8r0k8j83pgmiskg1phl8hmpzjrnvlvsfnrnjplr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target