summaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorMartin Becze <mjbecze@riseup.net>2020-01-25 04:57:13 -0500
committerGuix Patches Tester <>2020-01-25 10:19:09 +0000
commit8fa73679504ee93aa54626e68db0d1dc6a8bcde2 (patch)
treee4a18055bf233dcd6fb02dbf76a0e9d5fd7652b3 /doc/guix.texi
parentf32ca55778eb049e83210aedcbeb4df2c98e587a (diff)
downloadpatches-8fa73679504ee93aa54626e68db0d1dc6a8bcde2.tar
patches-8fa73679504ee93aa54626e68db0d1dc6a8bcde2.tar.gz
Added Guile-Semver as a dependency to guixseries-2721
* configure.ac: added check for guile-semver * gnu/packages/package-management.scm (guix): added guile-semver as dep
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index d674b9484f..eb6d980bca 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -72,6 +72,7 @@ Copyright @copyright{} 2019 Guillaume Le Vaillant@*
Copyright @copyright{} 2020 Leo Prikler@*
Copyright @copyright{} 2019, 2020 Simon Tournier@*
Copyright @copyright{} 2020 Wiktor Żelazny@*
+Copyright @copyright{} 2020 Martin Becze@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -761,6 +762,7 @@ or later;
@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August
2017 or later;
@item @uref{https://savannah.nongnu.org/projects/guile-json/, Guile-JSON} 3.x;
+@item @uref{https://ngyro.com/software/guile-semver.html, Guile-Semver} 0.1.x;
@item @url{https://zlib.net, zlib};
@item @url{https://www.gnu.org/software/make/, GNU Make}.
@end itemize