unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 59895@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#59895] [PATCH v2 2/2] gnu: mercury: Update to 22.01.4.
Date: Fri,  9 Dec 2022 18:00:46 -0600	[thread overview]
Message-ID: <20221210000045.19632-2-jgart@dismail.de> (raw)
In-Reply-To: <20221210000045.19632-1-jgart@dismail.de>

* gnu/packages/mercury.scm (mercury-minimal): Update to 22.01.4.
[arguments]: Remove obsolete and non-existent file from being patched.
---
 gnu/packages/mercury.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mercury.scm b/gnu/packages/mercury.scm
index 8653e3977f..875e957c9f 100644
--- a/gnu/packages/mercury.scm
+++ b/gnu/packages/mercury.scm
@@ -171,7 +171,7 @@ (define-public mercury-minimal
 (define-public mercury
   (package (inherit mercury-minimal)
            (name "mercury")
-           (version "20.06.1")
+           (version "22.01.4")
            (source
             (origin
               (method git-fetch)
@@ -183,7 +183,7 @@ (define-public mercury
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1b6rmdinw8mj6n9sc7c75kkf42gd2k254rf51x4snlrqckxj7aaz"))))
+                "0ycy1j9a4rdj6d37x02dj6kyr00mykvc5kykci11fim906d92gzh"))))
            (arguments
             (substitute-keyword-arguments
                 (package-arguments mercury-minimal)
@@ -205,7 +205,6 @@ (define-public mercury
                                 "scripts/Mmake.vars.in"
                                 "scripts/mdb.in"
                                 "scripts/rs6000_hack"
-                                "scripts/fullarch"
                                 "scripts/mmc.in"
                                 "scripts/mprof.in"
                                 "scripts/gud.el"
-- 
2.38.1





  reply	other threads:[~2022-12-10  0:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08  5:59 [bug#59895] [PATCH 1/2] gnu: mercury: Update to 22.01.4 jgart via Guix-patches via
2022-12-08  6:03 ` [bug#59895] [PATCH 1/2] gnu: mercury-minimal: " jgart via Guix-patches via
2022-12-08  6:03   ` [bug#59895] [PATCH 2/2] " jgart via Guix-patches via
2022-12-10  0:00 ` [bug#59895] [PATCH v2 1/2] " jgart via Guix-patches via
2022-12-10  0:00   ` jgart via Guix-patches via [this message]
2022-12-13 13:53 ` [bug#59895] [PATCH 1/2] gnu: mercury: " Christopher Baines
2022-12-13 16:24   ` jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221210000045.19632-2-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=59895@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).