unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 70095@debbugs.gnu.org
Subject: [bug#70095] [PATCH 1/1] gnu: asl: Update to 1.42-beta-267.
Date: Sat, 30 Mar 2024 19:18:44 -0400	[thread overview]
Message-ID: <f61ee503fb5c0865729af6f49c42600d54a5e0bc.1711839174.git.simon@simonsouth.net> (raw)

* gnu/packages/assembly.scm (asl): Update to 1.42-beta-267.

Change-Id: I47bddede842f3d63f993a93965df0f0302ef45d1
---
Tested on AArch64 and x86-64 (including cross-compiling from each to the
other) and everything appears fine.

 gnu/packages/assembly.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index 3bfe0bd3e0..3f1db2b67a 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -64,7 +64,7 @@ (define-module (gnu packages assembly)
                 #:select (%current-system cc-for-target)))
 
 (define-public asl
-  (let ((build "247"))
+  (let ((build "267"))
     (package
       (name "asl")
       (version (string-append "1.42-beta-" build))
@@ -75,7 +75,7 @@ (define-public asl
                "http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/"
                "asl-current-142-bld" build ".tar.bz2"))
          (sha256
-          (base32 "1qgz5yzg50vpwzrjqvw8bgnvm67dqhfb8ldxyqwaqmrj3icshp5s"))))
+          (base32 "13j2ccfgji4jiqbbqmcchhcps11ypz8aq8fq9vd83ngbhavh6c9s"))))
       (build-system gnu-build-system)
       (arguments
        (list

base-commit: a17976e975001d3e95c998f1196a39bbb432de4f
-- 
2.41.0





             reply	other threads:[~2024-03-30 23:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30 23:18 Simon South [this message]
2024-06-02  9:52 ` bug#70095: [PATCH 1/1] gnu: asl: Update to 1.42-beta-267 Ludovic Courtès

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=f61ee503fb5c0865729af6f49c42600d54a5e0bc.1711839174.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=70095@debbugs.gnu.org \
    /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).