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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65223: closed ([PATCH] gnu: bundler: Update to 2.4.18.)
Date: Tue, 29 Aug 2023 12:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Aug 2023 13:55:07 +0100
with message-id <878r9uhusu.fsf <at> cbaines.net>
and subject line Re: [bug#65223] [PATCH] gnu: bundler: Update to 2.4.18.
has caused the debbugs.gnu.org bug report #65223,
regarding [PATCH] gnu: bundler: Update to 2.4.18.
to be marked as done.

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


-- 
65223: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65223
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

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

Previous Next


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