me
/
guix
Archived
1
0
Fork 0

gnu: swaks: Update to 20181104.0.

* gnu/packages/mail.scm (swaks): Update to 20181104.0.
master
Arun Isaac 2019-02-09 01:08:36 +05:30
parent 4714b00e7a
commit 4745f8d71d
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 2 deletions

View File

@ -2317,7 +2317,7 @@ on the fly. Both programs are written in C and are very fast.")
(define-public swaks (define-public swaks
(package (package
(name "swaks") (name "swaks")
(version "20170101.0") (version "20181104.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2326,7 +2326,7 @@ on the fly. Both programs are written in C and are very fast.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0pli4mlhasnqqxmmxalwyg3x7n2vhcbgsnp2xgddamjavv82vrl4")))) "0n1yd27xcyb1ylp5gln3yv5gzi9r377hjy1j32367kgb3247ygq2"))))
(build-system perl-build-system) (build-system perl-build-system)
(inputs (inputs
`(("perl-net-dns" ,perl-net-dns) `(("perl-net-dns" ,perl-net-dns)