unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66184] [PATCH] gnu: dool: Update to 1.3.0.
@ 2023-09-24 19:23 Yovan Naumovski via Guix-patches via
  2023-10-14 13:42 ` bug#66184: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-09-24 19:23 UTC (permalink / raw)
  To: 66184; +Cc: Yovan Naumovski

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66184: [PATCH] gnu: dool: Update to 1.3.0.
  2023-09-24 19:23 [bug#66184] [PATCH] gnu: dool: Update to 1.3.0 Yovan Naumovski via Guix-patches via
@ 2023-10-14 13:42 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-14 13:42 UTC (permalink / raw)
  To: Yovan Naumovski; +Cc: 66184-done


> * gnu/packages/admin.scm (dool): Update to 1.3.0.

Applied, thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-14 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-24 19:23 [bug#66184] [PATCH] gnu: dool: Update to 1.3.0 Yovan Naumovski via Guix-patches via
2023-10-14 13:42 ` bug#66184: " Mathieu Othacehe

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).