GNU bug report logs - #43022
[PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 24 Aug 2020 15:13:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43022: closed ([PATCH] gnu: ruby-jekyll-paginate-v2: Update
 to 3.0.0.)
Date: Tue, 25 Aug 2020 07:48:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Aug 2020 09:47:42 +0200
with message-id <87v9h7qi8x.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#43022] [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
has caused the debbugs.gnu.org bug report #43022,
regarding [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
43022: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43022
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
Date: Mon, 24 Aug 2020 17:12:05 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 43022-done <at> debbugs.gnu.org
Subject: Re: [bug#43022] [PATCH] gnu: ruby-jekyll-paginate-v2: Update to 3.0.0.
Date: Tue, 25 Aug 2020 09:47:42 +0200
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied. Thanks.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 357 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.