GNU bug report logs - #71549
[PATCH] gnu: simde: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Fri, 14 Jun 2024 11:55:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71549 in the body.
You can then email your comments to 71549 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71549; Package guix-patches. (Fri, 14 Jun 2024 11:55:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to iyzsong <at> envs.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 14 Jun 2024 11:55:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: simde: Update to 0.8.2.
Date: Fri, 14 Jun 2024 19:51:57 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/assembly.scm (simde): Update to 0.8.2.

Change-Id: I07f8323ded34bb855fe2315f8d9c7822efe26719
---
 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 3f1db2b67a..daeeafd603 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -223,7 +223,7 @@ (define-public lightning
 (define-public simde
   (package
     (name "simde")
-    (version "0.7.2")
+    (version "0.8.2")
     (source
      (origin
        (method git-fetch)
@@ -232,7 +232,7 @@ (define-public simde
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xkf21gbkgz6zlxabkmgwvy7py6cdnfqx9aplj90gz25gzrr1mkb"))))
+        (base32 "0giijq5n3q1nv8c5skfq2dar70rgbsm7yk0gdj22wpsa58fc624a"))))
     (build-system meson-build-system)
     ;; We really want this for the headers, and the tests require a bundled library.
     (arguments '(#:configure-flags '("-Dtests=false")))

base-commit: 0beb0dbfe036763e7b5d6c999fe2b3fc89faa6cb
-- 
2.45.1





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 20 Jun 2024 06:54:03 GMT) Full text and rfc822 format available.

Notification sent to iyzsong <at> envs.net:
bug acknowledged by developer. (Thu, 20 Jun 2024 06:54:03 GMT) Full text and rfc822 format available.

Message #10 received at 71549-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: 71549-done <at> debbugs.gnu.org
Cc: Sou Bunnbu <iyzsong <at> gmail.com>
Subject: Re: [PATCH] gnu: simde: Update to 0.8.2.
Date: Thu, 20 Jun 2024 06:53:40 +0000
Thanks!

applied,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 Jul 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 336 days ago.

Previous Next


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