gnu: guile-gnutls: Add properties for the 'generic-git' updater.

* gnu/packages/tls.scm (guile-gnutls)[properties]: New field.
This commit is contained in:
Ludovic Courtès 2022-12-13 11:32:52 +01:00
parent 23322c2de8
commit a2f0297af0
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -416,6 +416,8 @@ (define-public guile-gnutls
(inputs
(list gnutls-latest
guile-3.0))
(properties '((release-tag-prefix . "v")
(release-tag-version-delimiter . ".")))
(synopsis "Guile bindings to GnuTLS")
(description
"This package provides Guile bindings to GnuTLS, a library implementation