aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/debug.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 4bdc489824..94312e7c05 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -746,13 +746,13 @@ use than similar tools like @command{mtrace}.")
(define-public cgdb
(package
(name "cgdb")
- (version "0.7.1")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://cgdb.me/files/cgdb-" version ".tar.gz"))
(sha256
- (base32 "1671gpz5gx5j0zga8xy2x7h33vqh3nij93lbb6dbb366ivjknwmv"))))
+ (base32 "1w8ib2vg3pg68d9hh97fw5042c73i9nqavdddc87n9bpscjbaf0d"))))
(build-system gnu-build-system)
(inputs
(list ncurses readline))
Felix Gruber 2022-02-16gnu: Zsh: Update to 5.8.1 [fixes CVE-2021-45444]....Leo Famulari 2022-02-15gnu: fish: Disable flaky test....Marius Bakke 2022-02-15gnu: fish: Update to 3.3.1....Steve George 2022-02-08gnu: nushell: Improve synopsis....Nicolas Goaziou 2022-02-08gnu: nushell: Update to 0.44.0....Nicolas Goaziou 2022-02-02gnu: oil: Update to 0.9.7....Felix Gruber 2022-01-23gnu: nushell: Update to 0.43.0....Nicolas Goaziou 2022-01-17Merge branch 'version-1.4.0'...Maxim Cournoyer 2022-01-16gnu: oil: Use G-expressions....Tobias Geerinckx-Rice 2022-01-16gnu: oil: Update to 0.9.6....Tobias Geerinckx-Rice 2022-01-10gnu: rust: Use rust-1.57.0....Maxim Cournoyer 2022-01-09gnu: Add rust-bat-0.18....Nicolas Goaziou 2021-12-29gnu: nushell: Update to 0.42.0....Nicolas Goaziou 2021-12-28gnu: nushell: Update to 0.41.0....Nicolas Goaziou 2021-12-27Revert a push that broke the build of rav1e, breaking FFmpeg....Leo Famulari 2021-12-27gnu: nushell: Update to 0.41.0....Nicolas Goaziou 2021-12-17gnu: oil: Update to 0.9.5....Tobias Geerinckx-Rice 2021-12-13gnu: Simplify package inputs....Ludovic Courtès 2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-11-22gnu: oil: Update to 0.9.4....Felix Gruber 2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-11-11gnu: Build all Rust packages using the latest rustc....Maxim Cournoyer 2021-11-08gnu: packages: Remove last year's deprecations....Tobias Geerinckx-Rice 2021-11-03Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner 2021-11-03gnu: mksh: Update to 59c....Tobias Geerinckx-Rice 2021-11-03gnu: oil: Update to 0.9.3....Tobias Geerinckx-Rice 2021-10-23gnu: Use 'search-input-file' some more....Ludovic Courtès 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe 2021-09-23gnu: oil: Update to 0.9.2....Felix Gruber 2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-09-03gnu: dash: Update to 0.5.11.5....Tobias Geerinckx-Rice 2021-08-12Merge branch 'master' into core-updates-frozen...Marius Bakke 2021-07-29Merge branch 'master' into core-updates-frozen...Marius Bakke 2021-08-26gnu: nushell: Update to 0.36.0....Nicolas Goaziou