Archived
1
0
Fork 0

gnu: i3-wm: Add 'upstream-name' and 'release-monitoring-url'.

* gnu/packages/wm.scm (i3-wm)[properties]: New field.
This commit is contained in:
Ludovic Courtès 2022-02-01 00:28:26 +01:00
parent cd645d9cdd
commit 4b297ebc0e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -350,6 +350,9 @@ resized.
i3 uses a plain-text configuration file, and can be extended and controlled from
many programming languages.")
(properties
`((upstream-name . "i3")
(release-monitoring-url . "https://i3wm.org/downloads")))
(license license:bsd-3)))
(define-public i3-gaps