From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 66184@debbugs.gnu.org
Cc: Yovan Naumovski <yovan@gorski.stream>
Subject: [bug#66184] [PATCH] gnu: dool: Update to 1.3.0.
Date: Sun, 24 Sep 2023 22:23:21 +0300 [thread overview]
Message-ID: <20230924192324.12105-1-yovan@gorski.stream> (raw)
* gnu/packages/admin.scm (dool): Update to 1.3.0.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4ddd03fecf..63b77e3697 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3506,7 +3506,7 @@ (define-public dstat
(define-public dool
(package
(name "dool")
- (version "1.1.0")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -3515,7 +3515,7 @@ (define-public dool
(commit (string-append "v" version))))
(file-name (git-file-name "dool" version))
(sha256
- (base32 "13qq52lq7z3pl2mgrhwqh8c69p9x5rkyjqjswszd6vdbzm7zk7yq"))))
+ (base32 "1728wxy338gf2l06b0b4j9j8vihadw5whzzj7mi9p3by633h5s8m"))))
(build-system python-build-system)
(arguments
(list
--
2.41.0
next reply other threads:[~2023-09-24 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-24 19:23 Yovan Naumovski via Guix-patches via [this message]
2023-10-14 13:42 ` bug#66184: [PATCH] gnu: dool: Update to 1.3.0 Mathieu Othacehe
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=20230924192324.12105-1-yovan@gorski.stream \
--to=guix-patches@gnu.org \
--cc=66184@debbugs.gnu.org \
--cc=yovan@gorski.stream \
/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).