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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66184 in the body.
You can then email your comments to 66184 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66184; Package guix-patches. (Sun, 24 Sep 2023 19:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yovan Naumovski <yovan <at> gorski.stream>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 24 Sep 2023 19:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sat, 14 Oct 2023 13:44:02 GMT) Full text and rfc822 format available.

Notification sent to Yovan Naumovski <yovan <at> gorski.stream>:
bug acknowledged by developer. (Sat, 14 Oct 2023 13:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 66184-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 12 Nov 2023 12:24:19 GMT) Full text and rfc822 format available.

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

Previous Next


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