me
/
guix
Archived
1
0
Fork 0

gnu: serf: Add release-monitoring-url.

* gnu/packages/web.scm (serf)[properties]: New field.
Marius Bakke 2022-08-13 01:31:54 +02:00
parent dfd4474461
commit ca6078e1e9
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -1997,6 +1997,8 @@ communication asynchronously. Memory copies and transformations are kept to a
minimum to provide high performance operation.")
;; Most of the code is covered by the Apache License, Version 2.0, but the
;; bundled CuTest framework uses a different non-copyleft license.
(properties
'((release-monitoring-url . "https://serf.apache.org/download")))
(license (list license:asl2.0 (license:non-copyleft "file://test/CuTest-README.txt")))))
(define-public libsass