guix-commits
[Top][All Lists]
Advanced

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

07/17: gnu: yaehmop: Update to 2023.03.1.


From: guix-commits
Subject: 07/17: gnu: yaehmop: Update to 2023.03.1.
Date: Tue, 13 Feb 2024 06:34:49 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit baa711441aae18d4855243af6e6c626aeefdeae0
Author: David Elsing <david.elsing@posteo.net>
AuthorDate: Sun Jan 28 23:01:59 2024 +0000

    gnu: yaehmop: Update to 2023.03.1.
    
    * gnu/packages/chemistry.scm (yaehmop): Update to 2023.03.1.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 gnu/packages/chemistry.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 44833d9c3f..4a9dd97c5b 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -812,7 +812,7 @@ emphasis on quality rather than speed.")
 (define-public yaehmop
   (package
     (name "yaehmop")
-    (version "2022.09.1")
+    (version "2023.03.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -821,7 +821,7 @@ emphasis on quality rather than speed.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1x0d75m1hgdb411fiv7c5bwq1n4y0swrll0gigh8v5c73kjxrja0"))
+                "18xnxqn8i7vswy3iffapfh9q2iimpnd23ps45hn4xxbs6dqgzprb"))
               (modules '((guix build utils)))
               (snippet
                '(begin



reply via email to

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