From unknown Sat Jun 21 10:44:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63580] [PATCH] gnu: lolcat: Update to 1.4. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 May 2023 05:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63580@debbugs.gnu.org Cc: kiasoc5 X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168447382617001 (code B ref -1); Fri, 19 May 2023 05:24:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 May 2023 05:23:46 +0000 Received: from localhost ([127.0.0.1]:55134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsag-0004Q8-CR for submit@debbugs.gnu.org; Fri, 19 May 2023 01:23:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:57532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsad-0004Q0-RO for submit@debbugs.gnu.org; Fri, 19 May 2023 01:23:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzsad-0003Ko-K7 for guix-patches@gnu.org; Fri, 19 May 2023 01:23:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzsab-0004y9-8A for guix-patches@gnu.org; Fri, 19 May 2023 01:23:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0B19244610; Fri, 19 May 2023 07:23:38 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jos0ZgtAHoMm; Fri, 19 May 2023 07:23:36 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684473816; bh=kPuPTC6HclHlySMr5r80jTCujE1g+0yzZ8g7KxlnmJM=; h=From:To:Cc:Subject:Date; b=fQ4zO3Z2FLrALaWM7omJzXBueH3/2CmGZXhaDfEXs9uzQ6bxDKVoZNGVp1RCmIL73 mREmIDJM7iqvoWuNXDm7UmiuLHc9KvuMpfcyeVYB6nccaSxWTcKFhkPLnj7ouR2aQY 1yutWBFUOxK18TeEUteEFBT3coP0SFz9wvzV5HRCeR0Fy8Bx7J+O61rZyPu97RF8Nx AzIhb+u4coKF2RMeloJrelqK8EcqFW8SZ9Yc7JYE7p9XI+j5b3HKfDgZ4ReMgpR5hH ZAyJIZXkQG4ShocRX/CBcaxxfNlvBw55EHQjPdI/6cjI/AcjM3P1Q6a83C4BodDDOi fRDHpA3Xmp/pw== Date: Fri, 19 May 2023 01:23:26 -0400 Message-Id: <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/toys.scm (lolcat): Update to 1.4. [version]: Switch to release tag. [arguments]: Use G-expressions. Remove trailing #t. <#:phases>: Replace assoc-ref with #$output. --- gnu/packages/toys.scm | 70 +++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 36 deletions(-) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index 8967c0c25b..ca2abc8ac9 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -137,44 +137,42 @@ (define-public fortunes-jkirchartz (license license:unlicense)))) (define-public lolcat - (let ((commit "35dca3d0a381496d7195cd78f5b24aa7b62f2154") - (revision "0")) - (package - (name "lolcat") - (version (git-version "1.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jaseg/lolcat") - (commit commit))) - (sha256 - (base32 - "0jjbkqcc2ikjxd1xgdyv4rb0vsw218181h89f2ywg29ffs3ypd8g")) - (file-name (git-file-name name version)))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no check target - #:make-flags - (list ,(string-append "CC=" (cc-for-target))) - #:phases - (modify-phases %standard-phases - (delete 'bootstrap) - (delete 'configure) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (dest (string-append out "/bin"))) - (mkdir-p dest) - (install-file "lolcat" dest) - (install-file "censor" dest) - #t)))))) - (home-page "https://github.com/jaseg/lolcat") - (synopsis "Rainbow coloring effect for text console display") - (description "@command{lolcat} concatenates files and streams like + (package + (name "lolcat") + (version "1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jaseg/lolcat") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0wyx184072z820njlc6qkvpxwcpjhj25gq4j0iw3jqzv3sk7mg7q")) + (file-name (git-file-name name version)))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no check target + #:make-flags + #~(list (string-append "CC=" #$(cc-for-target))) + #:phases + #~(modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (dest (string-append out "/bin"))) + (mkdir-p dest) + (install-file "lolcat" dest) + (install-file "censor" dest))))))) + (home-page "https://github.com/jaseg/lolcat") + (synopsis "Rainbow coloring effect for text console display") + (description "@command{lolcat} concatenates files and streams like regular @command{cat}, but it also adds terminal escape codes between characters and lines resulting in a rainbow effect.") - (license license:wtfpl2)))) + (license license:wtfpl2))) (define-public oneko (package base-commit: 321ae25a26986c4ac06e5c0c99d19e1c808da6ac -- 2.40.1 From unknown Sat Jun 21 10:44:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#63580] [PATCH v2] gnu: lolcat: Update to 1.4. References: <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> In-Reply-To: <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 May 2023 05:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63580 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63580@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63580-submit@debbugs.gnu.org id=B63580.168447422317718 (code B ref 63580); Fri, 19 May 2023 05:31:02 +0000 Received: (at 63580) by debbugs.gnu.org; 19 May 2023 05:30:23 +0000 Received: from localhost ([127.0.0.1]:55139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsh5-0004bg-BT for submit@debbugs.gnu.org; Fri, 19 May 2023 01:30:23 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsh2-0004bV-Th for 63580@debbugs.gnu.org; Fri, 19 May 2023 01:30:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9224040611; Fri, 19 May 2023 07:30:19 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OSKbhs-zw3y7; Fri, 19 May 2023 07:30:18 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684474218; bh=AmvNikAZ4uo80vOK0T8c/lYBuXsdMs7JE1pXObnwRUA=; h=From:To:Cc:Subject:Date; b=gpqPxqvQQ4Ccvo7Kuj8NwzoF9vN9cGBHJ/oAms+udpVTIWV0Vo00OQptWmJxTN7OY cUORxg8hb6TbNquu7YDxikvG2nSHlVXIywmKnnATsUCd28nIawGhwN61kIpk4CaxSi VAZRIAQTVtMKdJqIoHt1DyHSTRRd9x279VeSEmZ9cjLWCaWV07VyIwXy0JfJens1md Amp4Qpa2qEXCi9C1zGeCvu11xukfVLLKxksaEUhU7jGFyaY24RZjbpP6+NwjHBQSK4 TQBBZyllMC5e4mpUFW/98NYBc84pa8ODUGKqUBGv4Z6chj2kOodBQk+weOngiDqZmf qUdWs6TIddEHg== Date: Fri, 19 May 2023 01:30:14 -0400 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Forgot to add the #$output part last time. * gnu/packages/toys.scm (lolcat): Update to 1.4. [version]: Switch to release tag. [arguments]: Use G-expressions. Remove trailing #t. <#:phases>: Replace assoc-ref with #$output. --- gnu/packages/toys.scm | 69 +++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 36 deletions(-) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index 8967c0c25b..21d5279e85 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -137,44 +137,41 @@ (define-public fortunes-jkirchartz (license license:unlicense)))) (define-public lolcat - (let ((commit "35dca3d0a381496d7195cd78f5b24aa7b62f2154") - (revision "0")) - (package - (name "lolcat") - (version (git-version "1.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jaseg/lolcat") - (commit commit))) - (sha256 - (base32 - "0jjbkqcc2ikjxd1xgdyv4rb0vsw218181h89f2ywg29ffs3ypd8g")) - (file-name (git-file-name name version)))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no check target - #:make-flags - (list ,(string-append "CC=" (cc-for-target))) - #:phases - (modify-phases %standard-phases - (delete 'bootstrap) - (delete 'configure) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (dest (string-append out "/bin"))) - (mkdir-p dest) - (install-file "lolcat" dest) - (install-file "censor" dest) - #t)))))) - (home-page "https://github.com/jaseg/lolcat") - (synopsis "Rainbow coloring effect for text console display") - (description "@command{lolcat} concatenates files and streams like + (package + (name "lolcat") + (version "1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jaseg/lolcat") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0wyx184072z820njlc6qkvpxwcpjhj25gq4j0iw3jqzv3sk7mg7q")) + (file-name (git-file-name name version)))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no check target + #:make-flags + #~(list (string-append "CC=" #$(cc-for-target))) + #:phases + #~(modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'install + (lambda _ + (let ((dest (string-append #$output "/bin"))) + (mkdir-p dest) + (install-file "lolcat" dest) + (install-file "censor" dest))))))) + (home-page "https://github.com/jaseg/lolcat") + (synopsis "Rainbow coloring effect for text console display") + (description "@command{lolcat} concatenates files and streams like regular @command{cat}, but it also adds terminal escape codes between characters and lines resulting in a rainbow effect.") - (license license:wtfpl2)))) + (license license:wtfpl2))) (define-public oneko (package base-commit: 321ae25a26986c4ac06e5c0c99d19e1c808da6ac -- 2.40.1 From unknown Sat Jun 21 10:44:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: kiasoc5 Subject: bug#63580: closed (Re: bug#63580: [PATCH] gnu: lolcat: Update to 1.4.) Message-ID: References: <878rdddhvm.fsf_-_@envs.net> <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> X-Gnu-PR-Message: they-closed 63580 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 63580@debbugs.gnu.org Date: Wed, 24 May 2023 12:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1684931942-13151-1" This is a multi-part message in MIME format... ------------=_1684931942-13151-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63580: [PATCH] gnu: lolcat: Update to 1.4. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63580@debbugs.gnu.org. --=20 63580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63580 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1684931942-13151-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63580-done) by debbugs.gnu.org; 24 May 2023 12:38:43 +0000 Received: from localhost ([127.0.0.1]:42706 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1nlK-0003Pa-Rz for submit@debbugs.gnu.org; Wed, 24 May 2023 08:38:43 -0400 Received: from mail.envs.net ([5.199.136.28]:44466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1nlH-0003PP-U4 for 63580-done@debbugs.gnu.org; Wed, 24 May 2023 08:38:41 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 8986C38A18A0; Wed, 24 May 2023 12:38:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1684931917; bh=n3tsffs4nZ6LUtJdXyF+K82DWykEdQB4aa8YhJaMlEg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=VTmV8euElld0O2LCBJXgUKQzFBm3mD+6V5Ryifs7Ahe1mucG1ILUaF09S9YgHTiGV xFdxOTAzsXIMDtG6tAM6dZVgn2o9YpoecWxml9w4zCjFPHdWVL2dNWBGXjfe3cRwOM +qZp1atG3EejI2xXC8ZwowtKSiq/hmT2EFJEkQUrnOiJR1d4cq8a60ucJlrnlTto/q y3e2zTonTBfLP1hI2ttPqrcEaC9u/l7Z0D8YjVoRp9TJWUxLiJeSkOFh2CIZOEszVl tA3G8dDBhf2qvZtEtqsDbMYu3RQb1Hwh4/TBP0J5aIf6hrVIf3g5BGWa4DwTVL9N+d 9dqnkkxJfXG/MMKai6LuzMQSeslPlJrA+X1XtGstq1Nhgon5GvFkA+eNb5PVzqKBD8 wJpwnlkHL/ci2EAxPYnsz5SYbAdNHafUY8T7PtM7UVxRMi6txf2lzQYZ5SQpI+Srkd 0MtWjKGxJBGQ+knoJH1nlqvJWHx5DJEPmLS8Tm9YgPRMRV7gUFWAW03aWYLKEH9deI cum1YWDbvdXJjJBnWhrQpH3vP+Xc0lxGZexujoEzd31emrxeXnYwMVnzRgVbsNzfkK O5NUR4vno/7UQbfpzTIhbQyhwhn8FS3Ofn8G9tnqnaWcSG8tY+gjTvGhfcMjtvAxSL NUGlqlnOJbTifrMwSeFwIKEo= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id y5KH_Fp9pUfm; Wed, 24 May 2023 12:38:34 +0000 (UTC) Received: from localhost (unknown [36.170.57.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 24 May 2023 12:38:33 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 9bbff333; Wed, 24 May 2023 12:38:21 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: kiasoc5 Subject: Re: bug#63580: [PATCH] gnu: lolcat: Update to 1.4. In-Reply-To: (kiasoc5@disroot.org's message of "Fri, 19 May 2023 01:30:14 -0400") References: <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Wed, 24 May 2023 20:38:21 +0800 Message-ID: <878rdddhvm.fsf_-_@envs.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63580-done Cc: 63580-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) kiasoc5 writes: > * gnu/packages/toys.scm (lolcat): Update to 1.4. Pushed, thank you! ------------=_1684931942-13151-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 May 2023 05:23:46 +0000 Received: from localhost ([127.0.0.1]:55134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsag-0004Q8-CR for submit@debbugs.gnu.org; Fri, 19 May 2023 01:23:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:57532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzsad-0004Q0-RO for submit@debbugs.gnu.org; Fri, 19 May 2023 01:23:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzsad-0003Ko-K7 for guix-patches@gnu.org; Fri, 19 May 2023 01:23:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzsab-0004y9-8A for guix-patches@gnu.org; Fri, 19 May 2023 01:23:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0B19244610; Fri, 19 May 2023 07:23:38 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jos0ZgtAHoMm; Fri, 19 May 2023 07:23:36 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684473816; bh=kPuPTC6HclHlySMr5r80jTCujE1g+0yzZ8g7KxlnmJM=; h=From:To:Cc:Subject:Date; b=fQ4zO3Z2FLrALaWM7omJzXBueH3/2CmGZXhaDfEXs9uzQ6bxDKVoZNGVp1RCmIL73 mREmIDJM7iqvoWuNXDm7UmiuLHc9KvuMpfcyeVYB6nccaSxWTcKFhkPLnj7ouR2aQY 1yutWBFUOxK18TeEUteEFBT3coP0SFz9wvzV5HRCeR0Fy8Bx7J+O61rZyPu97RF8Nx AzIhb+u4coKF2RMeloJrelqK8EcqFW8SZ9Yc7JYE7p9XI+j5b3HKfDgZ4ReMgpR5hH ZAyJIZXkQG4ShocRX/CBcaxxfNlvBw55EHQjPdI/6cjI/AcjM3P1Q6a83C4BodDDOi fRDHpA3Xmp/pw== To: guix-patches@gnu.org Subject: [PATCH] gnu: lolcat: Update to 1.4. Date: Fri, 19 May 2023 01:23:26 -0400 Message-Id: <3d015742e5788ca771da94bd2f46f9c5dbf89661.1684473806.git.kiasoc5@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: kiasoc5 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/toys.scm (lolcat): Update to 1.4. [version]: Switch to release tag. [arguments]: Use G-expressions. Remove trailing #t. <#:phases>: Replace assoc-ref with #$output. --- gnu/packages/toys.scm | 70 +++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 36 deletions(-) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index 8967c0c25b..ca2abc8ac9 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -137,44 +137,42 @@ (define-public fortunes-jkirchartz (license license:unlicense)))) (define-public lolcat - (let ((commit "35dca3d0a381496d7195cd78f5b24aa7b62f2154") - (revision "0")) - (package - (name "lolcat") - (version (git-version "1.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jaseg/lolcat") - (commit commit))) - (sha256 - (base32 - "0jjbkqcc2ikjxd1xgdyv4rb0vsw218181h89f2ywg29ffs3ypd8g")) - (file-name (git-file-name name version)))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no check target - #:make-flags - (list ,(string-append "CC=" (cc-for-target))) - #:phases - (modify-phases %standard-phases - (delete 'bootstrap) - (delete 'configure) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (dest (string-append out "/bin"))) - (mkdir-p dest) - (install-file "lolcat" dest) - (install-file "censor" dest) - #t)))))) - (home-page "https://github.com/jaseg/lolcat") - (synopsis "Rainbow coloring effect for text console display") - (description "@command{lolcat} concatenates files and streams like + (package + (name "lolcat") + (version "1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jaseg/lolcat") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0wyx184072z820njlc6qkvpxwcpjhj25gq4j0iw3jqzv3sk7mg7q")) + (file-name (git-file-name name version)))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no check target + #:make-flags + #~(list (string-append "CC=" #$(cc-for-target))) + #:phases + #~(modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (dest (string-append out "/bin"))) + (mkdir-p dest) + (install-file "lolcat" dest) + (install-file "censor" dest))))))) + (home-page "https://github.com/jaseg/lolcat") + (synopsis "Rainbow coloring effect for text console display") + (description "@command{lolcat} concatenates files and streams like regular @command{cat}, but it also adds terminal escape codes between characters and lines resulting in a rainbow effect.") - (license license:wtfpl2)))) + (license license:wtfpl2))) (define-public oneko (package base-commit: 321ae25a26986c4ac06e5c0c99d19e1c808da6ac -- 2.40.1 ------------=_1684931942-13151-1--