* [bug#71485] [PATCH] gnu: bitwise: Update to 0.50.
@ 2024-06-10 19:59 Artyom V. Poptsov
2024-06-11 1:28 ` jgart via Guix-patches via
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Artyom V. Poptsov @ 2024-06-10 19:59 UTC (permalink / raw)
To: 71485; +Cc: Artyom V. Poptsov, Andreas Enge, Eric Bavier, Sharlatan Hellseher
* 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@posteo.net>
;;; Copyright © 2024 Herman Rimm <herman@rimm.ee>
;;; Copyright © 2024 Foundation Devices, Inc. <hello@foundation.xyz>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#71485] [PATCH] gnu: bitwise: Update to 0.50.
2024-06-10 19:59 [bug#71485] [PATCH] gnu: bitwise: Update to 0.50 Artyom V. Poptsov
@ 2024-06-11 1:28 ` jgart via Guix-patches via
2024-06-11 14:14 ` bug#71485: jgart via Guix-patches via
2024-06-11 14:19 ` [bug#71485] DONE jgart via Guix-patches via
2 siblings, 0 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2024-06-11 1:28 UTC (permalink / raw)
To: 71485-done; +Cc: Artyom V. Poptsov
Hi,
Thanks for the patch.
Applied!
all the best,
jgart
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#71485:
2024-06-10 19:59 [bug#71485] [PATCH] gnu: bitwise: Update to 0.50 Artyom V. Poptsov
2024-06-11 1:28 ` jgart via Guix-patches via
@ 2024-06-11 14:14 ` jgart via Guix-patches via
2024-06-11 14:19 ` [bug#71485] DONE jgart via Guix-patches via
2 siblings, 0 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2024-06-11 14:14 UTC (permalink / raw)
To: 71485-done
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#71485] DONE
2024-06-10 19:59 [bug#71485] [PATCH] gnu: bitwise: Update to 0.50 Artyom V. Poptsov
2024-06-11 1:28 ` jgart via Guix-patches via
2024-06-11 14:14 ` bug#71485: jgart via Guix-patches via
@ 2024-06-11 14:19 ` jgart via Guix-patches via
2 siblings, 0 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2024-06-11 14:19 UTC (permalink / raw)
To: 71485
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@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:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-06-11 16:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 19:59 [bug#71485] [PATCH] gnu: bitwise: Update to 0.50 Artyom V. Poptsov
2024-06-11 1:28 ` jgart via Guix-patches via
2024-06-11 14:14 ` bug#71485: jgart via Guix-patches via
2024-06-11 14:19 ` [bug#71485] DONE jgart via Guix-patches via
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).