Archived
1
0
Fork 0

gnu: rspamd: Update to 2.7.

* gnu/packages/mail.scm (rspamd): Update to 2.7.
This commit is contained in:
Tobias Geerinckx-Rice 2021-01-09 23:08:38 +01:00
parent b4384e6116
commit 48632af5cc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4183,7 +4183,7 @@ based on asyncio.")
(define-public rspamd
(package
(name "rspamd")
(version "2.6")
(version "2.7")
(source
(origin
(method git-fetch)
@ -4191,7 +4191,7 @@ based on asyncio.")
(url "https://github.com/rspamd/rspamd")
(commit version)))
(sha256
(base32 "0vwa7k2s2bkfb8w78z5izkd6ywjbzqysb0grls898y549hm8ii70"))
(base32 "0fw6nbfc3xqapzq5nydakwgpw6cz6vb3qby2aqlr06lzf87d3hic"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments