Archived
1
0
Fork 0

gnu: ytnef: Update to 2.1.2.

* gnu/packages/mail.scm (ytnef): Update to 2.1.2.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent e0c434ee72
commit f86cd0280e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4159,7 +4159,7 @@ It is a replacement for the @command{urlview} program.")
(define-public ytnef (define-public ytnef
(package (package
(name "ytnef") (name "ytnef")
(version "2.0") (version "2.1.2")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -4168,7 +4168,7 @@ It is a replacement for the @command{urlview} program.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0pk7jp8yc91nahcb7659khwdid0ibfi7n0135kwfnasak8gr75rz")))) "0rwgr98jn86d37xmgj57pl488kw62q7vq8jjicbbqkxl6vjgh1li"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list #:configure-flags (list #:configure-flags