guix-commits
[Top][All Lists]
Advanced

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

136/285: gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.


From: guix-commits
Subject: 136/285: gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.
Date: Sun, 29 Dec 2019 20:44:16 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 67217f3a9b69fa44d33508b5da92cf1749d9049f
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Dec 25 10:56:58 2019 +0100

    gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.
    
    * gnu/packages/axoloti.scm (axoloti-patcher, axoloti-runtime): Update to
    1.0.12-2.
---
 gnu/packages/axoloti.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/axoloti.scm b/gnu/packages/axoloti.scm
index a3ca6b6..e1e70ba 100644
--- a/gnu/packages/axoloti.scm
+++ b/gnu/packages/axoloti.scm
@@ -65,7 +65,7 @@
 (define-public axoloti-runtime
   (package
     (name "axoloti-runtime")
-    (version "1.0.12")
+    (version "1.0.12-2")
     (source
      (origin
        (method git-fetch)
@@ -74,7 +74,7 @@
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "05hyr9qx9dplp0gkx4v34i17972b3f512qndnarzy4wzfpnp0s3b"))
+        (base32 "1qffis277wshldr3i939b0r2x3a2mlr53samxqmr2nk1sfm2b4w9"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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