emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62805: closed ([PATCH] gnu: cbatticon: Update to 1.6.13.)


From: GNU bug Tracking System
Subject: bug#62805: closed ([PATCH] gnu: cbatticon: Update to 1.6.13.)
Date: Thu, 13 Apr 2023 17:47:03 +0000

Your message dated Thu, 13 Apr 2023 18:46:24 +0100
with message-id <87jzyfwu80.fsf@cbaines.net>
and subject line Re: [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13.
has caused the debbugs.gnu.org bug report #62805,
regarding [PATCH] gnu: cbatticon: Update to 1.6.13.
to be marked as done.

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


-- 
62805: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62805
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13. Date: Thu, 13 Apr 2023 18:46:24 +0100 User-agent: mu4e 1.8.13; emacs 28.2
kiasoc5 via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]