unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43022] [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
@ 2020-08-24 15:12 Michael Rohleder
  2020-08-25  7:47 ` bug#43022: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-24 15:12 UTC (permalink / raw)
  To: 43022; +Cc: Michael Rohleder

* gnu/packages/ruby.scm (ruby-jekyll-paginate-v2): Update to 3.0.0.
---
 gnu/packages/ruby.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index ed19860469..53b5955a07 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -11033,13 +11033,13 @@ Pathname.")
 (define-public ruby-jekyll-paginate-v2
   (package
     (name "ruby-jekyll-paginate-v2")
-    (version "2.0.0")
+    (version "3.0.0")
     (source (origin
               (method url-fetch)
               (uri (rubygems-uri "jekyll-paginate-v2" version))
               (sha256
                (base32
-                "154bfpyml6abxww9868hhyfvxasl8qhsc5zy2q30c7dxaj0igdib"))))
+                "1qzlqhpiqz28624fp0ak76hfy7908w6kpx62v7z43aiwjv0yc6q0"))))
     (build-system ruby-build-system)
     (propagated-inputs
      `(("jekyll" ,jekyll)))
-- 
2.28.0





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

* bug#43022: [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
  2020-08-24 15:12 [bug#43022] [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0 Michael Rohleder
@ 2020-08-25  7:47 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-08-25  7:47 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43022-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/ruby.scm (ruby-jekyll-paginate-v2): Update to 3.0.0.

Applied. Thanks.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-08-25  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24 15:12 [bug#43022] [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0 Michael Rohleder
2020-08-25  7:47 ` bug#43022: " Nicolas Goaziou

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).