guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Upgrade mumi to 0.0.5-6.025fc60.


From: Arun Isaac
Subject: branch master updated: hydra: berlin: Upgrade mumi to 0.0.5-6.025fc60.
Date: Thu, 12 Oct 2023 19:50:48 -0400

This is an automated email from the git hooks/post-receive script.

arunisaac pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new be56a94  hydra: berlin: Upgrade mumi to 0.0.5-6.025fc60.
be56a94 is described below

commit be56a944f4d31c10ef0d720bc7afb896c76937b8
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Fri Oct 13 00:49:59 2023 +0100

    hydra: berlin: Upgrade mumi to 0.0.5-6.025fc60.
    
    * hydra/berlin.scm (mumi-latest): Upgrade to 0.0.5-6.025fc60.
---
 hydra/berlin.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 39aa0f4..d5f3406 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -381,8 +381,8 @@ An incremental send is attempted if a PARENT snapshot is 
provided."
 ;;;
 
 (define mumi-latest
-  (let ((commit "8f8a7087b08466ba9f07ecaee175dae0b403248d")
-        (revision "5"))
+  (let ((commit "025fc600f1cb4c73042bf920aee3e07d5fb9c53a")
+        (revision "6"))
     (package
       (inherit mumi)
       (name "mumi")
@@ -395,7 +395,7 @@ An incremental send is attempted if a PARENT snapshot is 
provided."
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1nrcdxg4bkdfm75vb2rljiv8bqanif4dih5az1vng4mvsij6qq9b")))))))
+                  "1kzq4h3qwjqxr4471i8g2x9ik0ihcca8nm1ryqszljiz6ml91f6w")))))))
 
 
 (operating-system



reply via email to

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