guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: bash: Update to patch level 42.


From: Ludovic Courtès
Subject: 01/02: gnu: bash: Update to patch level 42.
Date: Tue, 15 Dec 2015 17:10:43 +0000

civodul pushed a commit to branch core-updates
in repository guix.

commit a2a9bba43cbc32efe6a654455d1789c6964dfbc5
Author: Ludovic Courtès <address@hidden>
Date:   Tue Dec 15 17:59:49 2015 +0100

    gnu: bash: Update to patch level 42.
    
    * gnu/packages/bash.scm (%patch-series-4.3): Add patches 40 to 42.
---
 gnu/packages/bash.scm |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm
index a2d76b9..9d544db 100644
--- a/gnu/packages/bash.scm
+++ b/gnu/packages/bash.scm
@@ -93,7 +93,11 @@
    (36 "0z6jbyy70lfdm6d3x0sbazbqdxb3xnpn9bmz7madpvrnbd284pxc")
    (37 "04sqr8zkl6s5fccfvb775ppn3ldij5imria9swc39aq0fkfp1w9k")
    (38 "0rv3g14mpgv8br267bf7rmgqlgwnc4v6g3g8y0sjba571i8amgmd")
-   (39 "1v3l3vkc3g2b6fjycqwlakr8xhiw6bmw6q0zd6bi0m0m4bnxr55b")))
+   (39 "1v3l3vkc3g2b6fjycqwlakr8xhiw6bmw6q0zd6bi0m0m4bnxr55b")
+   (40 "0sypv66vsldmc95gwvf7ylz1k7y37vnvdsjg8ajjr6b2j9mkkfw4")
+   (41 "06ic2gdpbi1afik3wqf9d4vh95if4bz8bmhcgr555621dsb35i2f")
+   (42 "06a90k0p6bqc4wk2dsmapna69124an76xvlnlj3xm497vci968dc")))
+
 (define (download-patches store count)
   "Download COUNT Bash patches into store.  Return a list of
 number/base32-hash tuples, directly usable in the 'patch-series' form."



reply via email to

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