GNU bug report logs - #66184
[PATCH] gnu: dool: Update to 1.3.0.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Sun, 24 Sep 2023 19:24:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66184: closed ([PATCH] gnu: dool: Update to 1.3.0.)
Date: Sat, 14 Oct 2023 13:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Oct 2023 15:42:25 +0200
with message-id <8734ydgw1q.fsf <at> gnu.org>
and subject line Re: bug#66184: [PATCH] gnu: dool: Update to 1.3.0.
has caused the debbugs.gnu.org bug report #66184,
regarding [PATCH] gnu: dool: Update to 1.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66184: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66184
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: dool: Update to 1.3.0.
Date: Sun, 24 Sep 2023 22:23:21 +0300
* 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 66184-done <at> debbugs.gnu.org
Subject: Re: bug#66184: [PATCH] gnu: dool: Update to 1.3.0.
Date: Sat, 14 Oct 2023 15:42:25 +0200
> * gnu/packages/admin.scm (dool): Update to 1.3.0.

Applied, thanks,

Mathieu


This bug report was last modified 1 year and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.