guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: nmoldyn: Upate home page URI.


From: guix-commits
Subject: 01/05: gnu: nmoldyn: Upate home page URI.
Date: Thu, 5 Mar 2020 04:24:24 -0500 (EST)

hoebjo pushed a commit to branch master
in repository guix.

commit 357328d2a9ba935f32a0999d68c103e2a7b4aa45
Author: Björn Höfling <address@hidden>
AuthorDate: Thu Mar 5 09:31:56 2020 +0100

    gnu: nmoldyn: Upate home page URI.
    
    * gnu/packages/chemistry.scm (nmoldyn)[home-page]: Update URI.
---
 gnu/packages/chemistry.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 3bdd406..68db903 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2018 Kei Kebreau <address@hidden>
 ;;; Copyright © 2018 Efraim Flashner <address@hidden>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2020 Björn Höfling <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -290,7 +291,7 @@ analogy is that InChI is the bar-code for chemistry and 
chemical structures.")
                ;; Show documentation as PDF
                (("PREFERENCES\\['documentation_style'\\] = 'html'")
                 "PREFERENCES['documentation_style'] = 'pdf'") ))))))
-    (home-page "http://dirac.cnrs-orleans.fr/nMOLDYN/";)
+    (home-page "http://dirac.cnrs-orleans.fr/nMOLDYN.html";)
     (synopsis "Analysis software for Molecular Dynamics trajectories")
     (description "nMOLDYN is an interactive analysis program for Molecular 
Dynamics
 simulations.  It is especially designed for the computation and decomposition 
of



reply via email to

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