From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 74613@debbugs.gnu.org
Cc: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
Subject: bug#74613: [PATCH] gnu: daikichi: Update to 0.3.1.
Date: Sat, 30 Nov 2024 15:37:41 +0100 [thread overview]
Message-ID: <312cd8fd3b28bbb06ca2f03b0ae880906b25ea52.1732977495.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <877c8lbk8v.fsf@web.de>
* gnu/packages/toys.scm (daikichi): Update to 0.3.1.
---
gnu/packages/toys.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm
index 8b22590ff9..359cdbcbe1 100644
--- a/gnu/packages/toys.scm
+++ b/gnu/packages/toys.scm
@@ -52,7 +52,7 @@ (define-module (gnu packages toys)
(define-public daikichi
(package
(name "daikichi")
- (version "0.3.0")
+ (version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -61,7 +61,7 @@ (define-public daikichi
(file-name (git-file-name name version))
(sha256
(base32
- "1y35f1qpxl743s0s83dg5ivkvprv19mqn0azm14k3y8pmp6cs52z"))))
+ "139kjf14ayqrwzd0hzw2qhfp47ngyimibzgfyqy6i7y8lhwsjs1v"))))
(build-system meson-build-system)
(arguments
(list #:phases
base-commit: f129a6cc591817c5c51770d5b8712eeb344ba4e4
--
2.46.0
prev parent reply other threads:[~2024-11-30 14:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-30 1:09 bug#74613: fortunes-jkirchartz is missing python input Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-11-30 9:04 ` Liliana Marie Prikler
2024-11-30 20:28 ` Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-12-08 13:55 ` Liliana Marie Prikler
2024-11-30 14:37 ` Liliana Marie Prikler [this message]
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=312cd8fd3b28bbb06ca2f03b0ae880906b25ea52.1732977495.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=74613@debbugs.gnu.org \
--cc=arne_bab@web.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).