unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73726] [PATCH] gnu: perl-pod-simple: Update to 3.45.
@ 2024-10-10 10:28 gemmaro
  2024-10-15 15:07 ` bug#73726: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: gemmaro @ 2024-10-10 10:28 UTC (permalink / raw)
  To: 73726; +Cc: gemmaro

* gnu/packages/perl.scm (perl-pod-simple): Update to 3.45.

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

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 31576dedf9..c24820151c 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -9032,14 +9032,14 @@ (define-public perl-pod-parser
 (define-public perl-pod-simple
   (package
     (name "perl-pod-simple")
-    (version "3.42")
+    (version "3.45")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cpan/authors/id/K/KH/KHW/"
                                   "Pod-Simple-" version ".tar.gz"))
               (sha256
                (base32
-                "1icagrjqw1azmff82h17cbrhqgql7rg21gz64mjpiqqq0cpfpz59"))))
+                "1yhcvg2d001y9q1drgw24ivsyhzqg4vjl2ggdpb0fhryrnavp0w4"))))
     (build-system perl-build-system)
     (home-page "https://metacpan.org/release/Pod-Simple")
     (synopsis "Parsing library for text in Pod format")

base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73726: [PATCH] gnu: perl-pod-simple: Update to 3.45.
  2024-10-10 10:28 [bug#73726] [PATCH] gnu: perl-pod-simple: Update to 3.45 gemmaro
@ 2024-10-15 15:07 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-10-15 15:07 UTC (permalink / raw)
  To: 73726-done

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]


Hi,

Thanks for the patch.

Pushed as 943b38a0c3fcc835e0037c0c2af466c053c63dd3 to master.

--
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-15 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 10:28 [bug#73726] [PATCH] gnu: perl-pod-simple: Update to 3.45 gemmaro
2024-10-15 15:07 ` bug#73726: " Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).