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-5.8f8a708.


From: Arun Isaac
Subject: branch master updated: hydra: berlin: Upgrade mumi to 0.0.5-5.8f8a708.
Date: Tue, 10 Oct 2023 18:46:37 -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 8f70389  hydra: berlin: Upgrade mumi to 0.0.5-5.8f8a708.
8f70389 is described below

commit 8f703892a6d549d52eb0374deb11d6af734065d4
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Tue Oct 10 23:38:35 2023 +0100

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

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index bf10582..39aa0f4 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 "2453a5a6686c035854e4d523b8faa8c47405bd76")
-        (revision "4"))
+  (let ((commit "8f8a7087b08466ba9f07ecaee175dae0b403248d")
+        (revision "5"))
     (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
-                  "0dq87qn77c6qganhck048qxq5ghj3fh2v604f87hwv530lxifabr")))))))
+                  "1nrcdxg4bkdfm75vb2rljiv8bqanif4dih5az1vng4mvsij6qq9b")))))))
 
 
 (operating-system



reply via email to

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