summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-11-20 01:00:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-11-20 01:00:00 +0100
commitf7cb2b22a275cc1fa0fdae9023aa3b4788cd1952 (patch)
tree07893ea91f4479180910e6b9fbdc50630885b0ec
parent22a788d085ada0dcf8e5d701ce192c87d08e3734 (diff)
downloadguix-f7cb2b22a275cc1fa0fdae9023aa3b4788cd1952.tar.gz
gnu: guile-torrent: Fix build.
* gnu/packages/guile-xyz.scm (guile-torrent)[propagated-inputs]:
Replace (3.0) guile-gcrypt with guile2.2-gcrypt.

Reported by mirai on #guix.
-rw-r--r--gnu/packages/guile-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 62bcfb6a56..b1620618eb 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -4189,7 +4189,7 @@ models and also supports a rich set of boolean query operators.")
            perl
            pkg-config))
     (propagated-inputs
-     (list guile-gcrypt))
+     (list guile2.2-gcrypt))
     (home-page "https://github.com/o-nly/torrent")
     (synopsis "Torrent library for GNU Guile")
     (description "This package provides facilities for working with