* [bug#44828] [PATCH] gnu: racket-minimal: Update upstream tarball hash.
@ 2020-11-23 21:07 Jack Hill
2020-11-24 16:46 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2020-11-23 21:07 UTC (permalink / raw)
To: 44828
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#44828] [PATCH] gnu: racket-minimal: Update upstream tarball hash.
2020-11-23 21:07 [bug#44828] [PATCH] gnu: racket-minimal: Update upstream tarball hash Jack Hill
@ 2020-11-24 16:46 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-11-24 16:46 UTC (permalink / raw)
To: Jack Hill; +Cc: 44828-done, 44828
[-- Attachment #1: Type: text/plain, Size: 173 bytes --]
Jack,
Jack Hill 写道:
> * gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.
Pushed as 1f9bf4e893165485cbfee51af1c0dcfffc8ec147.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-24 16:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-23 21:07 [bug#44828] [PATCH] gnu: racket-minimal: Update upstream tarball hash Jack Hill
2020-11-24 16:46 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).