guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: poussetaches: Update to 0.0.2.


From: guix-commits
Subject: 01/01: gnu: poussetaches: Update to 0.0.2.
Date: Sat, 7 Sep 2019 14:36:09 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 9d280ef2a8865c09f0708745a264520a3beb8496
Author: Arun Isaac <address@hidden>
Date:   Sat Sep 7 23:58:44 2019 +0530

    gnu: poussetaches: Update to 0.0.2.
    
    * gnu/packages/web.scm (poussetaches): Update to 0.0.2.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index bea9f3d..ad6f063 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6603,7 +6603,7 @@ Anonip can also be uses as a Python module in your own 
Python application.")
 (define-public poussetaches
   (package
     (name "poussetaches")
-    (version "0.0.1")
+    (version "0.0.2")
     (source
      (origin
        (method git-fetch)
@@ -6613,7 +6613,7 @@ Anonip can also be uses as a Python module in your own 
Python application.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "07106kfcz3a39jvrv3mlqqxlihsmdhgkrjnqznyjsij9absgvdv6"))))
+         "0kckcwvqklavd855np9aq5js6mg84isrlwchr504yigwma0sm7hm"))))
     (build-system go-build-system)
     (propagated-inputs
      `(("go-github-com-robfig-cron" ,go-github-com-robfig-cron)



reply via email to

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