gnu: file: Add 'release-monitoring-url' property.
* gnu/packages/file.scm (file)[properties]: New field.
This commit is contained in:
parent
a4bf1b1a4d
commit
51fa1b6ea5
@ -46,6 +46,8 @@
|
||||
`(("self" ,this-package))
|
||||
'()))
|
||||
|
||||
(properties
|
||||
`((release-monitoring-url . "http://ftp.astron.com/pub/file/")))
|
||||
(synopsis "File type guesser")
|
||||
(description
|
||||
"The file command is a file type guesser, a command-line tool that tells
|
||||
|
Loading…
Reference in New Issue
Block a user