mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: guix: Add guile-semver.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add guile-semver. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
7304694f51
commit
7f917fefab
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ (define code
|
|||
("guile-gcrypt" ,guile-gcrypt)
|
||||
("guile-json" ,guile-json-4)
|
||||
("guile-lib" ,guile-lib)
|
||||
("guile-semver" ,guile-semver)
|
||||
("guile-sqlite3" ,guile-sqlite3)
|
||||
("guile-ssh" ,guile-ssh)
|
||||
("guile-git" ,guile-git)
|
||||
|
|
Loading…
Reference in a new issue