emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44300: closed ([PATCH] gnu: ruby: Update to 2.7.2.)


From: GNU bug Tracking System
Subject: bug#44300: closed ([PATCH] gnu: ruby: Update to 2.7.2.)
Date: Thu, 29 Oct 2020 08:12:01 +0000

Your message dated Thu, 29 Oct 2020 10:10:35 +0200
with message-id <20201029081035.GC10124@E5400>
and subject line Re: [bug#44300] [PATCH] gnu: ruby: Update to 2.7.2.
has caused the debbugs.gnu.org bug report #44300,
regarding [PATCH] gnu: ruby: Update to 2.7.2.
to be marked as done.

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


-- 
44300: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44300
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ruby: Update to 2.7.2. Date: Thu, 29 Oct 2020 04:22:51 +0000
* gnu/packages/ruby.scm (ruby): Update to 2.7.2.
---
 gnu/packages/ruby.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index df1c6d87d1..ee0f925177 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -147,16 +147,16 @@ a focus on simplicity and productivity.")
 (define-public ruby-2.7
   (package
     (inherit ruby)
-    (version "2.7.1")
+    (version "2.7.2")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "http://cache.ruby-lang.org/pub/ruby/";
+       (uri (string-append "https://cache.ruby-lang.org/pub/ruby/";
                            (version-major+minor version)
                            "/ruby-" version ".tar.gz"))
        (sha256
         (base32
-         "0674x98f542y02r7n2yv2qhmh97blqhi2mvh2dn5f000vlxlh66l"))
+         "1m63461mxi3fg4y3bspbgmb0ckbbb1ldgf9xi0piwkpfsk80cmvf"))
        (modules '((guix build utils)))
        (snippet `(begin
                    ;; Remove bundled libffi
-- 
2.17.1





--- End Message ---
--- Begin Message --- Subject: Re: [bug#44300] [PATCH] gnu: ruby: Update to 2.7.2. Date: Thu, 29 Oct 2020 10:10:35 +0200
I fixed the Author line to point to you and I added a note about the CVE
(as you mentioned in IRC).

Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]