1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 20:12:11 +02:00

gnu: Add guile2.2-redis.

* gnu/packages/guile.scm (guile2.2-redis): New variable.
This commit is contained in:
Ricardo Wurmus
2016-09-13 15:09:23 +02:00
parent ea833d301b
commit 85313be89d
+3
View File
@@ -955,6 +955,9 @@ above command-line parameters.")
key-value cache and store.")
(license lgpl3+)))
(define-public guile2.2-redis
(package-for-guile-2.2 guile-redis))
(define-public guile-wisp
(package
(name "guile-wisp")