mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-12 21:04:22 +00:00
utils: %binary-source: Adjust package.
* modules/rosenthal/utils/packages.scm (%binary-source): Override home-page, synopsis, description and license.
This commit is contained in:
parent
2fa2efe8ae
commit
9c244cfe3b
@ -145,4 +145,8 @@ packages, excluding superseded packages."
|
||||
(hidden-package
|
||||
(package
|
||||
(inherit hello)
|
||||
(supported-systems '()))))
|
||||
(supported-systems '())
|
||||
(home-page "")
|
||||
(synopsis "Binary package source (internal use)")
|
||||
(description "")
|
||||
(license #f))))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user