me
/
guix
Archived
1
0
Fork 0

gnu: alpine: Update to 2.24.2.

* gnu/packages/mail.scm (alpine): Update to 2.24.2.
master
Tobias Geerinckx-Rice 2021-07-02 08:54:43 +02:00
parent c19d29c983
commit 87232a8c2f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3625,7 +3625,7 @@ operators and scripters.")
(define-public alpine (define-public alpine
(package (package
(name "alpine") (name "alpine")
(version "2.24.1") (version "2.24.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -3638,7 +3638,7 @@ operators and scripters.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0dvp6m9xdxycc2lh4cbp6wvq0bkqmmkzs4c4aqsa321p7y03vs9q")) (base32 "0ibwss04j4qbhpd3jcw3d4xjf8jnmb9fi3sz58a99xw3awkfjabd"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin