mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
services: getmail: Correct deprecated package.
* gnu/services/getmail.scm (getmail-configuration)[package]: Replace getmail by getmail6. Change-Id: I53389da5afca7684275e6d7e6dae3d71d115c71d
This commit is contained in:
@@ -245,7 +245,7 @@ lines.")
|
||||
(symbol "unset")
|
||||
"A symbol to identify the getmail service.")
|
||||
(package
|
||||
(file-like getmail)
|
||||
(file-like getmail6)
|
||||
"The getmail package to use.")
|
||||
(user
|
||||
(string "getmail")
|
||||
|
||||
Reference in New Issue
Block a user