me
/
guix
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>
master
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
1 changed files with 2 additions and 0 deletions

View File

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