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

View File

@ -416,6 +416,8 @@ required structures.")
(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