aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/dejagnu.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/dejagnu.scm b/gnu/packages/dejagnu.scm
index 203bd6ea2c..60fd2124f0 100644
--- a/gnu/packages/dejagnu.scm
+++ b/gnu/packages/dejagnu.scm
@@ -26,7 +26,7 @@
(define-public dejagnu
(package
(name "dejagnu")
- (version "1.5.2")
+ (version "1.5.3")
(source
(origin
(method url-fetch)
@@ -34,7 +34,7 @@
version ".tar.gz"))
(sha256
(base32
- "18ikblg4x4y5fkw8sg0c2zmqgxdqqycswmws17sxx8m4sz6g7dch"))))
+ "069z3qrdv35cm2sbnfr5yjzplrqj9f61cchxis7j9mm19hv8x6q9"))))
(build-system gnu-build-system)
(inputs `(("expect" ,expect)))
(arguments
ref='/guix/commit/gnu/packages/disk.scm?id=1c94392a13cbdf87e03a644633eb775bf45694a1'>Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner 2021-11-03gnu: libblockdev: Update to 2.26....Tobias Geerinckx-Rice 2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-10-14gnu: lf: Update to 25...Chadwain Holness 2021-10-02gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2....Raghav Gururajan 2021-09-04gnu: gparted: Update to 1.3.1....Tobias Geerinckx-Rice 2021-07-27gnu: duperemove: Update to 0.11.3....Leo Famulari 2021-07-29gnu: web: Move libyaml and libcyaml to (gnu packages serialization)....Maxim Cournoyer 2021-06-19gnu: Add duc....Brice Waegeneire 2021-06-10gnu: gptfdisk: Update to 1.0.8....Tobias Geerinckx-Rice 2021-06-05gnu: gparted: Update to 1.3.0....Brendan Tildesley 2021-05-23gnu: hddtemp: Update to 0.4.3....Tobias Geerinckx-Rice 2021-05-22gnu: libblockdev: Prepare for GLib 2.58....Marius Bakke 2021-05-13gnu: xfe: Update to 1.44 and adjust potfiles....Raghav Gururajan 2021-05-13gnu: Add bmaptools....Mathieu Othacehe 2021-04-28gnu: Add mmc-utils....Leo Famulari 2021-04-23gnu: sdparm: Update to 1.12....Tobias Geerinckx-Rice 2021-04-10gnu: gpart: Fix typo in description....Tobias Geerinckx-Rice 2021-03-27gnu: Add gpart....Tobias Geerinckx-Rice 2021-03-27gnu: gptfdisk: Update to 1.0.7....Tobias Geerinckx-Rice 2021-03-24gnu: ddrescue: Support cross compiling....Efraim Flashner 2021-03-11gnu: memkind: Remove duplicate COPYING file....Tobias Geerinckx-Rice 2021-03-11gnu: memkind: Update to 1.11.0....Tobias Geerinckx-Rice 2021-02-15gnu: dosfstools: Fetch sources from git....Tobias Geerinckx-Rice 2021-02-15gnu: dosfstools: Update to 4.2....Tobias Geerinckx-Rice 2021-02-11gnu: parted: Update to 3.4....Léo Le Bouter