GNU bug report logs -
#73353
[PATCH] gnu: jekyll: Update to 4.3.4.
Previous Next
Reported by: gemmaro <gemmaro.dev <at> gmail.com>
Date: Thu, 19 Sep 2024 09:16:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73353 in the body.
You can then email your comments to 73353 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix <at> cbaines.net, guix-patches <at> gnu.org:
bug#73353; Package
guix-patches.
(Thu, 19 Sep 2024 09:16:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
gemmaro <gemmaro.dev <at> gmail.com>:
New bug report received and forwarded. Copy sent to
guix <at> cbaines.net, guix-patches <at> gnu.org.
(Thu, 19 Sep 2024 09:16:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/ruby.scm (jekyll): Update to 4.3.4.
[native-inputs]: Add ruby-activesupport.
Change-Id: I806aadf195853974318349346a1ee64f67be3243
---
gnu/packages/ruby.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 5af1bb1cef..2caf682a63 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -14867,7 +14867,7 @@ (define-public ruby-terminal-table
(define-public jekyll
(package
(name "jekyll")
- (version "4.3.2")
+ (version "4.3.4")
(source (origin
(method git-fetch) ;for tests
(uri (git-reference
@@ -14876,7 +14876,7 @@ (define-public jekyll
(file-name (git-file-name name version))
(sha256
(base32
- "1d588d7zhp526r21f9mnm204m8qy0c8h3lq3ghyg6qp8mj6hnwj4"))))
+ "0sz285x5ppbifrnixi9sdzv28kg4x3qbzds3qniiwh1ip9hi1yk4"))))
(build-system ruby-build-system)
(arguments
(list #:modules '((guix build ruby-build-system)
@@ -14947,6 +14947,7 @@ (define-public jekyll
(find-files "test" "^test_.*\\.rb$"))))))))
(native-inputs
(list bundler
+ ruby-activesupport
ruby-httpclient
ruby-minitest-profile
ruby-minitest-reporters
base-commit: 610b395424c02274800d85585cb542ad66d9afea
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org:
bug#73353; Package
guix-patches.
(Sat, 21 Sep 2024 05:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 73353 <at> debbugs.gnu.org (full text, mbox):
Hi,
gemmaro <gemmaro.dev <at> gmail.com> writes:
> * gnu/packages/ruby.scm (jekyll): Update to 4.3.4.
> [native-inputs]: Add ruby-activesupport.
>
> Change-Id: I806aadf195853974318349346a1ee64f67be3243
Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>
Haven't tested it, but semantically LGTM.
--
Thanks,
Maxim
Reply sent
to
Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility.
(Mon, 07 Jul 2025 15:44:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
gemmaro <gemmaro.dev <at> gmail.com>:
bug acknowledged by developer.
(Mon, 07 Jul 2025 15:44:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 73353-done <at> debbugs.gnu.org (full text, mbox):
Newer version is on master.
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org.
(Tue, 05 Aug 2025 11:24:22 GMT)
Full text and
rfc822 format available.
This bug report was last modified 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.