GNU bug report logs -
#63999
[PATCH] gnu: perl-lingua-translit: Update to 0.29.
Previous Next
Reported by: Evgeny Pisemsky <evgeny <at> pisemsky.com>
Date: Sat, 10 Jun 2023 11:21:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 12 Jun 2023 20:48:10 +0100
with message-id <87a5x4v4vm.fsf <at> cbaines.net>
and subject line Re: [bug#63999] [PATCH] gnu: perl-lingua-translit: Update to 0.29.
has caused the debbugs.gnu.org bug report #63999,
regarding [PATCH] gnu: perl-lingua-translit: Update to 0.29.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
63999: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63999
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-perl-lingua-translit-Update-to-0.29.patch (text/x-patch, attachment)]
From 296086da6df212d300f1da0467aa2bbb7e89b988 Mon Sep 17 00:00:00 2001
From: Evgeny Pisemsky <evgeny <at> pisemsky.com>
Date: Sat, 10 Jun 2023 14:18:00 +0300
Subject: [PATCH] gnu: perl-lingua-translit: Update to 0.29.
* gnu/packages/perl.scm (perl-lingua-translit): Update to 0.29.
---
gnu/packages/perl.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index d7312372de..15d4f3a9bc 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -32,7 +32,7 @@
;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
;;; Copyright © 2021 Raghav Gururajan <rg <at> raghavgururajan.name>
;;; Copyright © 2021 Maxime Devos <maximedevos <at> telenet.be>
-;;; Copyright © 2022 Evgeny Pisemsky <evgeny <at> pisemsky.com>
+;;; Copyright © 2022, 2023 Evgeny Pisemsky <evgeny <at> pisemsky.com>
;;; Copyright © 2022 gemmaro <gemmaro.dev <at> gmail.com>
;;; Copyright © 2023 Mădălin Ionel Patrașcu <madalinionel.patrascu <at> mdc-berlin.de>
;;; Copyright © 2023 Andreas Enge <andreas <at> enge.fr>
@@ -6333,7 +6333,7 @@ (define-public perl-lingua-en-sentence
(define-public perl-lingua-translit
(package
(name "perl-lingua-translit")
- (version "0.28")
+ (version "0.29")
(source
(origin
(method url-fetch)
@@ -6341,7 +6341,7 @@ (define-public perl-lingua-translit
"Lingua-Translit-" version ".tar.gz"))
(sha256
(base32
- "1qgap0j0ixmif309dvbqca7sy8xha9xgnj9s2lvh8qrczkc92gqi"))))
+ "0lkpb698p1a5b7r0m5mz23k95cgbr4vm9mfrnw4dgnkr02ygmlhs"))))
(build-system perl-build-system)
(arguments
(list
base-commit: 9504dd2c3eef0277369acc0944f87fb4546251b1
--
2.40.1
[Message part 4 (message/rfc822, inline)]
[Message part 5 (text/plain, inline)]
Evgeny Pisemsky <evgeny <at> pisemsky.com> writes:
> [1. text/x-patch; 0001-gnu-perl-lingua-translit-Update-to-0.29.patch]...
Thanks for the patch, I've pushed to master as
23d2693cf98b5f5064eaab7e4bb3e50609105703.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 349 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.