guix-commits
[Top][All Lists]
Advanced

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

22/27: gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.


From: Leo Famulari
Subject: 22/27: gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.
Date: Wed, 10 Jan 2018 04:29:36 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit d4138c0c67b33b7b181068eab836d45954d247b5
Author: Leo Famulari <address@hidden>
Date:   Sat Dec 30 17:35:01 2017 -0500

    gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.
    
    * gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to
    0.0.0-1.98aa888.
---
 gnu/packages/syncthing.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index f7cd779..c999ab7 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -1827,8 +1827,8 @@ processor feature detection used by the Go standard 
libary.")
       (license bsd-3))))
 
 (define-public go-github-com-tjfoc-gmsm-sm4
-  (let ((commit "0f4904804c0f24f1784e10195a4144fcffa86a85")
-        (revision "0"))
+  (let ((commit "98aa888b79d8de04afe0fccf45ed10594efc858b")
+        (revision "1"))
     (package
       (name "go-github-com-tjfoc-gmsm-sm4")
       (version (git-version "0.0.0" revision commit))
@@ -1840,7 +1840,7 @@ processor feature detection used by the Go standard 
libary.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1k56gx2ky0c5kf4icafd7zr809lliqzx2mn88lb6d52ljfpf77q5"))))
+                  "1ii4imnz3ims2s23pdv0l4ijzxjsvl82h4yzgfqm5y809ph6pjq9"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/tjfoc/gmsm/sm4"



reply via email to

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