From 9c25f4883fa13decd5a38be921719f908bbad188 Mon Sep 17 00:00:00 2001 From: Yann Dupont Date: Mon, 3 May 2021 22:57:42 +0200 Subject: [PATCH] typo, again --- gnu/packages/glicid.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/glicid.scm b/gnu/packages/glicid.scm index 3817779..d5fc051 100644 --- a/gnu/packages/glicid.scm +++ b/gnu/packages/glicid.scm @@ -451,7 +451,7 @@ in the @code{debug} output), and binutils."))) (package (inherit ucx) (name "glicid-ucx-gcc-11") - (version "1.19.0") + (version "1.10.0") (source (origin (method url-fetch) @@ -609,7 +609,7 @@ in the @code{debug} output), and binutils."))) (package (inherit ucx) (name "glicid-specific-ucx-gcc-11") - (version "1.19.0") + (version "1.10.0") (source (origin (method url-fetch)