GNU bug report logs - #44828
[PATCH] gnu: racket-minimal: Update upstream tarball hash.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Mon, 23 Nov 2020 21:08:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44828: closed ([PATCH] gnu: racket-minimal: Update upstream
 tarball hash.)
Date: Tue, 24 Nov 2020 16:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Nov 2020 17:46:03 +0100
with message-id <87blfm8zzo.fsf <at> 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 <at> gnu.org.)


-- 
44828: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
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



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 44828-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#44828] [PATCH] gnu: racket-minimal: Update upstream
 tarball hash.
Date: Tue, 24 Nov 2020 17:46:03 +0100
[Message part 4 (text/plain, inline)]
Jack,

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

Pushed as 1f9bf4e893165485cbfee51af1c0dcfffc8ec147.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 175 days ago.

Previous Next


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