GNU bug report logs - #66976
[PATCH 2/2] gnu: hut: Update to 0.3.0

Previous Next

Package: guix-patches;

Reported by: Filip Lajszczak <filip <at> lajszczak.dev>

Date: Mon, 6 Nov 2023 21:01:03 UTC

Severity: normal

Tags: patch

Merged with 66974, 66975

Done: Andrew Tropin <andrew <at> trop.in>

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 66976 in the body.
You can then email your comments to 66976 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#66976; Package guix-patches. (Mon, 06 Nov 2023 21:01:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Filip Lajszczak <filip <at> lajszczak.dev>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 06 Nov 2023 21:01:04 GMT) Full text and rfc822 format available.

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

From: Filip Lajszczak <filip <at> lajszczak.dev>
To: guix-patches <at> gnu.org
Cc: Filip Lajszczak <filip <at> lajszczak.dev>
Subject: [PATCH 2/2] gnu: hut: Update to 0.3.0
Date: Mon,  6 Nov 2023 20:59:21 +0000
* gnu/packages/version-control.scm (hut): Update to 0.3.0

Change-Id: Ib5dc28de6dbc3b69ca55a9530b923f71ca0ce7b5
---
 gnu/packages/version-control.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 76fa8ef5d0..3fbc5cfb8d 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -3719,7 +3719,7 @@ (define-public gitlint
 (define-public hut
   (package
     (name "hut")
-    (version "0.2.0")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -3728,7 +3728,7 @@ (define-public hut
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ybngrwwmkm00dlkdhvkfcvcjhp5xzs8fh90zqr0h12ssqx9pll3"))))
+        (base32 "0ywbq6j31qj4mhzpy4c796h35l4gfxkmgnfkl1zll7gk1mcl9glj"))))
     (build-system go-build-system)
     (arguments
      (list
@@ -3751,6 +3751,7 @@ (define-public hut
     (inputs
      (list go-git-sr-ht-emersion-go-scfg
            go-git-sr-ht-emersion-gqlclient
+           go-github-com-dustin-go-humanize
            go-github-com-juju-ansiterm
            go-github-com-spf13-cobra
            go-golang-org-x-oauth2
-- 
2.42.0





Merged 66974 66975 66976. Request was from Tobias Geerinckx-Rice <me <at> tobias.gr> to control <at> debbugs.gnu.org. (Mon, 06 Nov 2023 21:25:02 GMT) Full text and rfc822 format available.

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

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

Previous Next


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