* [bug#34342] [PATCH] gnu: pelican: Update to 4.0.1
@ 2019-02-06 7:15 Vagrant Cascadian
2019-02-15 22:23 ` bug#34342: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-06 7:15 UTC (permalink / raw)
To: 34342
[-- Attachment #1: Type: text/plain, Size: 936 bytes --]
* gnu/packages/python.scm (pelican): Update to 4.0.1.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a8239792f6..49a24f338d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2551,14 +2551,14 @@ interested parties to subscribe to events, or \"signals\".")
(define-public pelican
(package
(name "pelican")
- (version "3.7.1")
+ (version "4.0.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pelican" version))
(sha256
(base32
- "12spygavv9b6xpb5pgp7f0p3z0mms60nx6zrpx1yfkj68zz4flra"))))
+ "05yda7n6r0ll18fpdjzkzyr0ls8hbb86fnjyb33k9jvv5avah2lr"))))
(build-system python-build-system)
(propagated-inputs
`(("python-feedgenerator" ,python-feedgenerator)
--
2.20.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34342: [PATCH] gnu: pelican: Update to 4.0.1
2019-02-06 7:15 [bug#34342] [PATCH] gnu: pelican: Update to 4.0.1 Vagrant Cascadian
@ 2019-02-15 22:23 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-02-15 22:23 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 34342-done
Vagrant Cascadian <vagrant@debian.org> skribis:
> * gnu/packages/python.scm (pelican): Update to 4.0.1.
Applied, thanks!
Ludo'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-15 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-06 7:15 [bug#34342] [PATCH] gnu: pelican: Update to 4.0.1 Vagrant Cascadian
2019-02-15 22:23 ` bug#34342: " Ludovic Courtès
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.