me
/
guix
Archived
1
0
Fork 0

gnu: alpine: Update to 2.24.1.

* gnu/packages/mail.scm (alpine): Update to 2.24.1.
master
Tobias Geerinckx-Rice 2021-04-24 16:32:32 +02:00
parent 3dc1c4282e
commit 6eaba2bc86
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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