gnu: rspamd: Update to 3.6.

* gnu/packages/mail.scm (rspamd): Update to 3.6.
This commit is contained in:
Tobias Geerinckx-Rice 2023-08-06 02:00:00 +02:00
parent 0318188a5c
commit 7087fc0751
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4548,7 +4548,7 @@ (define-public python-imaplib2
(define-public rspamd
(package
(name "rspamd")
(version "3.5")
(version "3.6")
(source
(origin
(method git-fetch)
@ -4556,7 +4556,7 @@ (define-public rspamd
(url "https://github.com/rspamd/rspamd")
(commit version)))
(sha256
(base32 "1d45vhs66r6ig5mvmx52i7c2b638y2zc7wgv3lx0pq7dqgjxxsyz"))
(base32 "1ra18c3wczbdqrg9p69k04smjskjkdpxcfff9ff4yi7pmqjaxr8s"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments