[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: rspamd: Update to 2.7.
From: |
guix-commits |
Subject: |
01/08: gnu: rspamd: Update to 2.7. |
Date: |
Sat, 9 Jan 2021 17:45:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 48632af5cc7c9c7307d72aced00b5731b4fc16a6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jan 9 23:08:38 2021 +0100
gnu: rspamd: Update to 2.7.
* gnu/packages/mail.scm (rspamd): Update to 2.7.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 5bdb415..043f5c5 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -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
- branch master updated (b4384e6 -> 64baf7f), guix-commits, 2021/01/09
- 04/08: gnu: plzip: Update to 1.9., guix-commits, 2021/01/09
- 01/08: gnu: rspamd: Update to 2.7.,
guix-commits <=
- 08/08: gnu: youtube-dl: Update to 2021.01.08., guix-commits, 2021/01/09
- 06/08: gnu: lvm2: Update to 2.03.11., guix-commits, 2021/01/09
- 05/08: gnu: okular: Update to 20.12.1., guix-commits, 2021/01/09
- 07/08: gnu: yakuake: Update to 20.12.1., guix-commits, 2021/01/09
- 02/08: gnu: feh: Update to 3.6.2., guix-commits, 2021/01/09
- 03/08: gnu: tomb: Update to 2.9., guix-commits, 2021/01/09