emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#45526: closed ([PATCH] gnu: slurm: Update to 20.11.2.)


From: GNU bug Tracking System
Subject: bug#45526: closed ([PATCH] gnu: slurm: Update to 20.11.2.)
Date: Wed, 30 Dec 2020 22:57:02 +0000

Your message dated Wed, 30 Dec 2020 17:55:59 -0500
with message-id <X+0Ff+noQ0HNktvz@jasmine.lan>
and subject line Re: [bug#45526] [PATCH] gnu: slurm: Update to 20.11.2.
has caused the debbugs.gnu.org bug report #45526,
regarding [PATCH] gnu: slurm: Update to 20.11.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45526: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45526
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: slurm: Update to 20.11.2. Date: Tue, 29 Dec 2020 12:37:21 +0100
* gnu/packages/parallel.scm (slurm): Update to 20.11.2.
---
 gnu/packages/parallel.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index c346ad22d0..3f03792ffd 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -108,7 +108,7 @@ and they are executed on lists of files, hosts, users or 
other items.")
 (define-public slurm
   (package
    (name "slurm")
-   (version "20.02.5")
+   (version "20.11.2")
    (source (origin
             (method url-fetch)
             (uri (string-append
@@ -116,7 +116,7 @@ and they are executed on lists of files, hosts, users or 
other items.")
                   version ".tar.bz2"))
             (sha256
              (base32
-              "08qp60rxsny6fcx58xim88avx7f7h7q1vpq3lfw6nlha04r7lan3"))
+              "15h2vs58apgdz02ijgr46090vjyaa81qcm76mm6fxlvkkfd4pyxp"))
             (modules '((guix build utils)))
             (snippet
              '(begin
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45526] [PATCH] gnu: slurm: Update to 20.11.2. Date: Wed, 30 Dec 2020 17:55:59 -0500
On Tue, Dec 29, 2020 at 12:37:21PM +0100, Vincent Legoll wrote:
> * gnu/packages/parallel.scm (slurm): Update to 20.11.2.

Thanks! Pushed as 50abaf63879c93e0ea0e09883defe639396fb04c


--- End Message ---

reply via email to

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