GNU bug report logs - #62805
[PATCH] gnu: cbatticon: Update to 1.6.13.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Thu, 13 Apr 2023 03:30:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#62805: closed (Re: [bug#62805] [PATCH] gnu: cbatticon: Update
 to 1.6.13.)
Date: Thu, 13 Apr 2023 17:47:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62805: [PATCH] gnu: cbatticon: Update to 1.6.13.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62805 <at> debbugs.gnu.org.

-- 
62805: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62805
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 62805-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13.
Date: Thu, 13 Apr 2023 18:46:24 +0100
[Message part 3 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/admin.scm (cbatticon): Update to 1.6.13.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
18b13341eab2d7c4c43a9b995066fcbfa89666da.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: cbatticon: Update to 1.6.13.
Date: Wed, 12 Apr 2023 23:29:09 -0400
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13.
---
 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 c974a1d926..b06450216d 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3568,7 +3568,7 @@ (define-public di
 (define-public cbatticon
   (package
     (name "cbatticon")
-    (version "1.6.10")
+    (version "1.6.13")
     (source
      (origin
        (method git-fetch)
@@ -3576,7 +3576,7 @@ (define-public cbatticon
              (url "https://github.com/valr/cbatticon")
              (commit version)))
        (sha256
-        (base32 "0ivm2dzhsa9ir25ry418r2qg2llby9j7a6m3arbvq5c3kaj8m9jr"))
+        (base32 "1xs37xrycvk0021r5l3xs4ijgf3lm25d2zhm8dppb5kx66xcj22m"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments

base-commit: 60c97c60a53686ec321eb541b85e01b6decc2014
-- 
2.40.0




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

Previous Next


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