Archived
1
0
Fork 0

gnu: av-98: Set 'upstream-name' property.

* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Xinglu Chen 2021-09-27 22:11:26 +02:00 committed by Ludovic Courtès
parent 7b75f90c5b
commit 88d26e13fe
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -912,6 +912,8 @@ interface.")
(package (package
(name "av-98") (name "av-98")
(version "1.0.1") (version "1.0.1")
(properties
'((upstream-name . "AV-98")))
(source (source
(origin (origin
(method url-fetch) (method url-fetch)