services: getmail: Correct deprecated package.

* gnu/services/getmail.scm (getmail-configuration)[package]: Replace
getmail by getmail6.

Change-Id: I53389da5afca7684275e6d7e6dae3d71d115c71d
This commit is contained in:
Andreas Enge 2025-10-25 12:23:23 +02:00
parent 079b617193
commit ff82763d11
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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")