rosenthal: pam-dumb-runtime-dir: Add source file name.

* rosenthal/packages/admin.scm (pam-dumb-runtime-dir)[source]: Add file name.
This commit is contained in:
Hilton Chain 2025-03-12 16:17:47 +08:00
parent 8a00800a57
commit 3c08ac7178
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -73,6 +73,7 @@ the user to manage services with dependencies and parallel startup.")
(uri (git-reference
(url "https://github.com/ifreund/dumb_runtime_dir")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0nrxhvbh3bs4pi4f5h03zw1p1ys19qmmlx263ysly8302wkxk1m4"))))