GNU bug report logs -
#71485
[PATCH] gnu: bitwise: Update to 0.50.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71485 in the body.
You can then email your comments to 71485 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#71485
; Package
guix-patches
.
(Mon, 10 Jun 2024 20:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Mon, 10 Jun 2024 20:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (bitwise): Update to 0.50.
Change-Id: I34958302d3385d5dbe80715bf7d955af7a4aadbd
---
gnu/packages/maths.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 10e7b53e74..02d8c704d8 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -65,6 +65,7 @@
;;; Copyright © 2023 David Elsing <david.elsing <at> posteo.net>
;;; Copyright © 2024 Herman Rimm <herman <at> rimm.ee>
;;; Copyright © 2024 Foundation Devices, Inc. <hello <at> foundation.xyz>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -223,14 +224,14 @@ (define-public aris
(define-public bitwise
(package
(name "bitwise")
- (version "0.43")
+ (version "0.50")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mellowcandle/bitwise"
"/releases/download/v" version
"/bitwise-v" version ".tar.gz"))
(sha256
- (base32 "1yrgrbfgp6cavc6gyfp9b0zgjf9p1g7xhwzn9pydw44a32agf97m"))))
+ (base32 "0zp9rb0qv1m9hk593sc08jajkxd80h075s0m0dhf07gkbgx72ql0"))))
(build-system gnu-build-system)
(inputs
(list ncurses readline))
base-commit: df5648daa1a5d097a430131bbff353b865b476b6
--
2.45.1
Reply sent
to
"jgart" <jgart <at> dismail.de>
:
You have taken responsibility.
(Tue, 11 Jun 2024 16:02:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 11 Jun 2024 16:02:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 71485-done <at> debbugs.gnu.org (full text, mbox):
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71485
; Package
guix-patches
.
(Tue, 11 Jun 2024 16:06:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 71485 <at> debbugs.gnu.org (full text, mbox):
Hi,
This ticket has been resolved but I can't close it due to the below.
I will try again later...
--
jgart
>>>
Hi!
This is the MAILER-DAEMON, please DO NOT REPLY to this email.
A message is delayed for more than 4 hours for the following
list of recipients:
71485-done <at> debbugs.gnu.org: Network error on destination MXs
Please note that this is only a temporary failure report.
The message is kept in the queue for up to 7 days.
You DO NOT NEED to re-send the message to these recipients.
Below is a copy of the original message:
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71485
; Package
guix-patches
.
(Tue, 11 Jun 2024 16:06:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 71485-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Thanks for the patch.
Applied!
all the best,
jgart
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 10 Jul 2024 11:24:23 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.