GNU bug report logs - #72846
[PATCH] gnu: lolcat: Update to 1.5.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Tue, 27 Aug 2024 21:26:03 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72846 in the body.
You can then email your comments to 72846 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72846; Package guix-patches. (Tue, 27 Aug 2024 21:26:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 Aug 2024 21:26:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: lolcat: Update to 1.5.
Date: Tue, 27 Aug 2024 17:20:31 -0400
* gnu/packages/toys.scm (lolcat): Update to 1.5.

Change-Id: I03c817d38c439ed7f42e8a16da23d76ceebfe2ea
---
 gnu/packages/toys.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm
index 576e439ea6..b5b90626ac 100644
--- a/gnu/packages/toys.scm
+++ b/gnu/packages/toys.scm
@@ -143,7 +143,7 @@ (define-public fortunes-jkirchartz
 (define-public lolcat
   (package
     (name "lolcat")
-    (version "1.4")
+    (version "1.5")
     (source
      (origin
        (method git-fetch)
@@ -152,7 +152,7 @@ (define-public lolcat
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "0wyx184072z820njlc6qkvpxwcpjhj25gq4j0iw3jqzv3sk7mg7q"))
+         "1vq5y4wzjnj5r9jd085mifw84wz6hnp8p9gnd2d3x3jg9xwb0jmc"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments

base-commit: 1ee12c3c6ba8323881a0d5d5e8fb21f5fe26b51e
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#72846; Package guix-patches. (Wed, 28 Aug 2024 02:38:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: kiasoc5 via Guix-patches via <guix-patches <at> gnu.org>
Cc: 72846-done <at> debbugs.gnu.org, kiasoc5 <kiasoc5 <at> disroot.org>
Subject: Re: [bug#72846] [PATCH] gnu: lolcat: Update to 1.5.
Date: Wed, 28 Aug 2024 10:36:26 +0800
[Message part 1 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/toys.scm (lolcat): Update to 1.5.
>
> Change-Id: I03c817d38c439ed7f42e8a16da23d76ceebfe2ea
> ---
>  gnu/packages/toys.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm
> index 576e439ea6..b5b90626ac 100644
> --- a/gnu/packages/toys.scm
> +++ b/gnu/packages/toys.scm
> @@ -143,7 +143,7 @@ (define-public fortunes-jkirchartz
>  (define-public lolcat
>    (package
>      (name "lolcat")
> -    (version "1.4")
> +    (version "1.5")
>      (source
>       (origin
>         (method git-fetch)
> @@ -152,7 +152,7 @@ (define-public lolcat
>               (commit (string-append "v" version))))
>         (sha256
>          (base32
> -         "0wyx184072z820njlc6qkvpxwcpjhj25gq4j0iw3jqzv3sk7mg7q"))
> +         "1vq5y4wzjnj5r9jd085mifw84wz6hnp8p9gnd2d3x3jg9xwb0jmc"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments
>
> base-commit: 1ee12c3c6ba8323881a0d5d5e8fb21f5fe26b51e

push, close.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 28 Aug 2024 02:38:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Wed, 28 Aug 2024 02:38:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Sep 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 267 days ago.

Previous Next


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