GNU bug report logs - #65223
[PATCH] gnu: bundler: Update to 2.4.18.

Previous Next

Package: guix-patches;

Reported by: TakeV <takev <at> disroot.org>

Date: Fri, 11 Aug 2023 09:10:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 65223 in the body.
You can then email your comments to 65223 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix <at> cbaines.net, guix-patches <at> gnu.org:
bug#65223; Package guix-patches. (Fri, 11 Aug 2023 09:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to TakeV <takev <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix <at> cbaines.net, guix-patches <at> gnu.org. (Fri, 11 Aug 2023 09:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: TakeV <takev <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: TakeV <takev <at> disroot.org>
Subject: [PATCH] gnu: bundler: Update to 2.4.18.
Date: Fri, 11 Aug 2023 02:08:22 -0700
* gnu/packages/ruby.scm (bundler): Update to 2.4.18.
---
 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 e0dca646ac..ff6829082c 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -1195,13 +1195,13 @@ (define-public ruby-rspec-debug
 (define-public bundler
   (package
     (name "bundler")
-    (version "2.4.10")
+    (version "2.4.18")
     (source (origin
               (method url-fetch)
               (uri (rubygems-uri "bundler" version))
               (sha256
                (base32
-                "08d1nj2h4yl6c1bnrwl2pk1kcskpgi6fvyd8fs36lfh68jlnz05r"))))
+                "03ppd60cbwzlrhsidi7frj826ssmxzwd954ikjk7966l45qx5xxn"))))
     (build-system ruby-build-system)
     (arguments
      '(#:tests? #f)) ; avoid dependency cycles

base-commit: ad4520b92662e42d7d0b1e648b2068300dbb95c8
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 29 Aug 2023 12:56:02 GMT) Full text and rfc822 format available.

Notification sent to TakeV <takev <at> disroot.org>:
bug acknowledged by developer. (Tue, 29 Aug 2023 12:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 65223-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: TakeV <takev <at> disroot.org>
Cc: 65223-done <at> debbugs.gnu.org
Subject: Re: [bug#65223] [PATCH] gnu: bundler: Update to 2.4.18.
Date: Tue, 29 Aug 2023 13:55:07 +0100
[Message part 1 (text/plain, inline)]
TakeV <takev <at> disroot.org> writes:

> * gnu/packages/ruby.scm (bundler): Update to 2.4.18.
> ---
>  gnu/packages/ruby.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This has quite a few dependencies according to guix refresh -l, but
since QA has built it I've gone ahead and pushed it to master as
5e3e7c19d8d1fb2d1bf5c329b042a1b44cf93b13.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Sep 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 226 days ago.

Previous Next


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