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

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

bug#44828: closed ([PATCH] gnu: racket-minimal: Update upstream tarball


From: GNU bug Tracking System
Subject: bug#44828: closed ([PATCH] gnu: racket-minimal: Update upstream tarball hash.)
Date: Tue, 24 Nov 2020 16:47:02 +0000

Your message dated Tue, 24 Nov 2020 17:46:03 +0100
with message-id <87blfm8zzo.fsf@nckx>
and subject line Re: [bug#44828] [PATCH] gnu: racket-minimal: Update upstream 
tarball hash.
has caused the debbugs.gnu.org bug report #44828,
regarding [PATCH] gnu: racket-minimal: Update upstream tarball hash.
to be marked as done.

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


-- 
44828: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44828
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: racket-minimal: Update upstream tarball hash. Date: Mon, 23 Nov 2020 16:07:20 -0500
It changed in place.  The only difference besides file metadata is in
etc/config.rktd:
- (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/))
+ (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ #f))

The same change was made for the racket package in
c57157b89a56d33c76492a1fce1e521f00859f2a.

* gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.
---

 gnu/packages/scheme.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index bd77b3e808..b647b9ee2e 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -540,7 +540,7 @@ of libraries.")
                           version "/racket-minimal-" version "-src.tgz")))
               (sha256
                (base32
-                "0xvnd7afx058sg7j51bmbikqgn4sl0246nkhr8zlqcrbr3nqi6p4"))
+                "0yc5zkpq1bavj64h67pllw6mfjhmdp65fgdpyqcaan3syy6b5cia"))
               (patches (search-patches
                         "racket-store-checksum-override.patch"))))
     (synopsis "Racket without bundled packages such as Dr. Racket")
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44828] [PATCH] gnu: racket-minimal: Update upstream tarball hash. Date: Tue, 24 Nov 2020 17:46:03 +0100
Jack,

Jack Hill 写道:
* gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.

Pushed as 1f9bf4e893165485cbfee51af1c0dcfffc8ec147.

Thanks!

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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