mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 02:00:29 +02:00
gnu: swaks: Update to 20181104.0.
* gnu/packages/mail.scm (swaks): Update to 20181104.0.
This commit is contained in:
@@ -2317,7 +2317,7 @@ on the fly. Both programs are written in C and are very fast.")
|
||||
(define-public swaks
|
||||
(package
|
||||
(name "swaks")
|
||||
(version "20170101.0")
|
||||
(version "20181104.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -2326,7 +2326,7 @@ on the fly. Both programs are written in C and are very fast.")
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0pli4mlhasnqqxmmxalwyg3x7n2vhcbgsnp2xgddamjavv82vrl4"))))
|
||||
"0n1yd27xcyb1ylp5gln3yv5gzi9r377hjy1j32367kgb3247ygq2"))))
|
||||
(build-system perl-build-system)
|
||||
(inputs
|
||||
`(("perl-net-dns" ,perl-net-dns)
|
||||
|
||||
Reference in New Issue
Block a user