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

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

[debbugs-tracker] bug#26640: closed ([PATCH] gnu: cmst: Update to 2017.0


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26640: closed ([PATCH] gnu: cmst: Update to 2017.03.18.)
Date: Tue, 25 Apr 2017 18:47:02 +0000

Your message dated Wed, 26 Apr 2017 00:16:43 +0530
with message-id <address@hidden>
and subject line Re: bug#26640: [PATCH] gnu: cmst: Update to 2017.03.18.
has caused the debbugs.gnu.org bug report #26640,
regarding [PATCH] gnu: cmst: Update to 2017.03.18.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26640: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26640
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: cmst: Update to 2017.03.18. Date: Mon, 24 Apr 2017 18:46:06 +0200
* gnu/packages/connman.scm (cmst): Update to 2017.03.18.
---
 gnu/packages/connman.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm
index 0fced0be7..5e00ffb4e 100644
--- a/gnu/packages/connman.scm
+++ b/gnu/packages/connman.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016 Efraim Flashner <address@hidden>
-;;; Copyright © 2017 Mathieu OTHACEHE <address@hidden>
+;;; Copyright © 2017 Mathieu Othacehe <address@hidden>
 ;;; Copyright © 2017 Clément Lassieur <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -135,7 +135,7 @@ sharing) to clients via USB, ethernet, WiFi, cellular and 
Bluetooth.")
 (define-public cmst
   (package
     (name "cmst")
-    (version "2016.10.03")
+    (version "2017.03.18")
     (source
      (origin
        (method url-fetch)
@@ -143,7 +143,7 @@ sharing) to clients via USB, ethernet, WiFi, cellular and 
Bluetooth.")
              "https://github.com/andrew-bibb/cmst/releases/download/cmst-";
              version "/cmst-" version ".tar.gz"))
        (sha256
-        (base32 "1xpn4sqnxzpsjjwh9hva9sn55xlryiz2f2mwpyj2l31janj7a082"))))
+        (base32 "16g9byxr1rkmrnzi6sjplpmkr8h6pqj7418jz30czqviw5qlkqwl"))))
     (inputs
      `(("qt" ,qt)))
     (native-inputs
-- 
2.12.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#26640: [PATCH] gnu: cmst: Update to 2017.03.18. Date: Wed, 26 Apr 2017 00:16:43 +0530
I split your patch into two commits -- one for the cmst update, and
another for the email address name update. Pushed both! Thanks!


--- End Message ---

reply via email to

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