GNU bug report logs - #58395
[PATCH 0/2] Update hut to 0.2.0.

Previous Next

Package: guix-patches;

Reported by: Dhruvin Gandhi <contact <at> dhruvin.dev>

Date: Sun, 9 Oct 2022 15:59:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58395: closed ([PATCH 0/2] Update hut to 0.2.0.)
Date: Mon, 10 Oct 2022 04:17:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Oct 2022 00:16:22 -0400
with message-id <87a6642u09.fsf_-_ <at> gmail.com>
and subject line Re: bug#58395: [PATCH 0/2] Update hut to 0.2.0.
has caused the debbugs.gnu.org bug report #58395,
regarding [PATCH 0/2] Update hut to 0.2.0.
to be marked as done.

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


-- 
58395: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58395
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dhruvin Gandhi <contact <at> dhruvin.dev>
To: guix-patches <at> gnu.org
Cc: Dhruvin Gandhi <contact <at> dhruvin.dev>
Subject: [PATCH 0/2] Update hut to 0.2.0.
Date: Sun,  9 Oct 2022 21:28:02 +0530
While hut 0.1.0 was being reviewed, hut 0.2.0 got released.

Thanks!

Dhruvin Gandhi (2):
  gnu: go-github-com-spf13-cobra: Update to 1.5.0.
  gnu: hut: Update to 0.2.0.

 gnu/packages/golang.scm          | 4 ++--
 gnu/packages/version-control.scm | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Dhruvin Gandhi <contact <at> dhruvin.dev>
Cc: 58395-done <at> debbugs.gnu.org
Subject: Re: bug#58395: [PATCH 0/2] Update hut to 0.2.0.
Date: Mon, 10 Oct 2022 00:16:22 -0400
Hi,

Dhruvin Gandhi <contact <at> dhruvin.dev> writes:

> * gnu/packages/version-control.scm (hut): Update to 0.2.0.
> ---
>  gnu/packages/version-control.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
> index 25ce7feb81..d8d4a77341 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -3462,7 +3462,7 @@ (define-public gitlint
>  (define-public hut
>    (package
>      (name "hut")
> -    (version "0.1.0")
> +    (version "0.2.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -3471,7 +3471,7 @@ (define-public hut
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "15ag8fibnahcfgd0w2j4k813z10ymi39rx8d3c8b9955zc62p1fr"))))
> +        (base32 "0ybngrwwmkm00dlkdhvkfcvcjhp5xzs8fh90zqr0h12ssqx9pll3"))))
>      (build-system go-build-system)
>      (arguments
>       (list

Applied this and the previous one :-).

-- 
Thanks,
Maxim


This bug report was last modified 2 years and 284 days ago.

Previous Next


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