* [bug#48897] [PATCH] gnu: perl-xml-feed: Update to 0.63.
@ 2021-06-07 5:14 Matthew James Kraai
2021-06-13 7:38 ` bug#48897: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-07 5:14 UTC (permalink / raw)
To: 48897; +Cc: Matthew James Kraai
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.63.
---
gnu/packages/xml.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 9743086b1e..9ddd02a613 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -32,6 +32,7 @@
;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
;;; Copyright © 2021 Guillaume Le Vaillant <glv@posteo.net>
;;; Copyright © 2021 David Larsson <david.larsson@selfhosted.xyz>
+;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1089,14 +1090,14 @@ server, collect the answer, and finally decoding the XML to Perl.")
(define-public perl-xml-feed
(package
(name "perl-xml-feed")
- (version "0.61")
+ (version "0.63")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DA/DAVECROSS/"
"XML-Feed-" version ".tar.gz"))
(sha256
(base32
- "1zrslg7wz15sm1k28i3gp108cszh062ac24m3ydvr59pwfqs9br6"))))
+ "04frqhikmyq0i9ldraisbvppyjhqg6gz83l2rqpmp4f2h9n9k2lw"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48897: [PATCH] gnu: perl-xml-feed: Update to 0.63.
2021-06-07 5:14 [bug#48897] [PATCH] gnu: perl-xml-feed: Update to 0.63 Matthew James Kraai
@ 2021-06-13 7:38 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-06-13 7:38 UTC (permalink / raw)
To: Matthew James Kraai; +Cc: 48897-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Patch pushed. Thanks!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-13 7:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 5:14 [bug#48897] [PATCH] gnu: perl-xml-feed: Update to 0.63 Matthew James Kraai
2021-06-13 7:38 ` bug#48897: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.