<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Just for reference the correct fix (by David) is <br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
 \newcommand\AtEndPackage[2]{\def\temp{\AddToHook{package/after/#1}{#2}}\temp}<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
so as a temp fix add</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
\renewcommand\AtEndPackage[2]{\def\temp{\AddToHook{package/after/#1}{#2}}\temp}<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
before loading hyperref</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
An updated memoir has been sent to CTAN<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div></div>
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><br>
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">/Lars Madsen</span><br>
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">Institut for Matematik / Department of Mathematics</span><br>
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">Aarhus Universitet / Aarhus University</span><br>
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">Mere info:
</span><a href="http://au.dk/daleif@imf" tabindex="0"><span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">http://au.dk/daleif@math</span></a><span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">
 / More information: </span><a target="_blank" href="http://au.dk/en/daleif@imf" tabindex="0"><span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; line-height:normal; color:rgb(0,0,0)">http://au.dk/en/daleif@math</span></a><br>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> David Carlisle <d.p.carlisle@gmail.com><br>
<b>Sent:</b> 04 October 2020 19:20<br>
<b>To:</b> Victor Ivrii <vivrii@gmail.com><br>
<b>Cc:</b> texlive tug <tex-live@tug.org><br>
<b>Subject:</b> Re: Sudden conflict memoir and hyperref</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Memoir switched to use the new hook code but the old version required doubling the # the new one not.</div>
<div>A quick fix would be to add</div>
<div><br>
</div>
<div>\let\OldAtEndPackage\AtEndPackage<br>
\def\AtEndPackage#1{\def\temp{#1}\expandafter\OldAtEndPackage\expandafter{\temp}}</div>
<div><br>
</div>
<div>but that would break if the code was updated, Possibly best would be to make a local copy of memhfixc.sty and replace ## by #</div>
<div>but we'll coordinate with Lars (CC'ed) and get an update to ctan</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Sun, 4 Oct 2020 at 14:28, Victor Ivrii <<a href="mailto:vivrii@gmail.com">vivrii@gmail.com</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">After tonight update of TL-2020 there is a conflict between memoir and hyperref. </div>
<div dir="ltr"><br>
</div>
<div dir="ltr">
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0)">
\documentclass[12pt]{memoir}</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0); min-height:17px">
\usepackage{hyperref}<br>
</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0); min-height:17px">
\begin{document}<br>
</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0); min-height:17px">
Hello, World</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0)">
\end{document}</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0)">
<br>
</p>
<p style="margin:0px; font-stretch:normal; font-size:14px; line-height:normal; font-family:Helvetica; color:rgb(0,0,0)">
<br>
</p>
</div>
<div>Error message:</div>
<div>parameters must be numbered consecutively</div>
<div><to be reward again> </div>
<div>                           ##</div>
<div><br>
</div>
<div dir="ltr">Replacing memoir with article or switching off hyperref resolves it
<div><br>
</div>
<div>
<div>Note that neither hyperref nor memoir were updated, but <span style="color:rgb(0,0,0); font-family:Menlo; font-size:11px">latex was</span></div>
<div><br>
</div>
<br>
<div dir="ltr">
<div dir="ltr"><br>
Victor Ivrii</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</body>
</html>