GNU bug report logs - #52226
[PATCH] gnu: cl-i18n: Update to 0.5.1

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Wed, 1 Dec 2021 16:20:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 52226-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: cage <cage-dev <at> twistfold.it>
Cc: 52226-done <at> debbugs.gnu.org
Subject: Re: [bug#52226] [PATCH] gnu: cl-i18n: Update to 0.5.1
Date: Thu, 2 Dec 2021 00:13:43 -0500
On Wed, Dec 01, 2021 at 05:04:45PM +0100, cage wrote:
> ---
>  gnu/packages/lisp-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
> index c6822558ec..044746e1ef 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -15018,11 +15018,11 @@ (define-public cl-sxql-composer
>    (sbcl-package->cl-source-package sbcl-sxql-composer))
>  
>  (define-public sbcl-cl-i18n
> -  (let ((commit "fa0aa5bef8dfbdf2d72f7cc9f49e848ccbb567aa")
> +  (let ((commit "4216fe9fc7b54033c0d881dbb835b7af786365ed")
>          (revision "1"))
>      (package
>        (name "sbcl-cl-i18n")
> -      (version (git-version "0.5.0" revision commit))
> +      (version (git-version "0.5.1" revision commit))

Thanks! Pushed as e9e220489714ccd573a36c8a087b7f9f813ddac8




This bug report was last modified 3 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.