unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13.
@ 2023-04-13  3:29 kiasoc5 via Guix-patches via
  2023-04-13 17:46 ` bug#62805: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-04-13  3:29 UTC (permalink / raw)
  To: 62805; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62805: [PATCH] gnu: cbatticon: Update to 1.6.13.
  2023-04-13  3:29 [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13 kiasoc5 via Guix-patches via
@ 2023-04-13 17:46 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-04-13 17:46 UTC (permalink / raw)
  To: kiasoc5; +Cc: 62805-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  3:29 [bug#62805] [PATCH] gnu: cbatticon: Update to 1.6.13 kiasoc5 via Guix-patches via
2023-04-13 17:46 ` bug#62805: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).