gnu: file: Add 'release-monitoring-url' property.
authorLudovic Courtès <ludo@gnu.org>
Sun, 4 Apr 2021 13:46:47 +0000 (15:46 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 5 Apr 2021 10:03:08 +0000 (12:03 +0200)
* gnu/packages/file.scm (file)[properties]: New field.

gnu/packages/file.scm

index bac951f..3f1145b 100644 (file)
@@ -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