me
/
guix
Archived
1
0
Fork 0

gnu: mc: Update to 4.8.29.

* gnu/packages/mc.scm (mc): Update to 4.8.29.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Andy Tai 2023-05-01 22:56:46 -07:00 committed by Efraim Flashner
parent 67ea57a4af
commit e5659bd502
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -38,14 +38,14 @@
(define-public mc
(package
(name "mc")
(version "4.8.27")
(version "4.8.29")
(source
(origin
(method url-fetch)
(uri (string-append "https://ftp.osuosl.org/pub/midnightcommander/mc-"
version ".tar.xz"))
(sha256
(base32 "1x2g5ahgzg951y4ldbsgkv8icni2mgh3p2wsds0j16gsbwi5kgii"))))
(base32 "1m0aai4paxpcf3lw1dd94zyxc7wd0ysmfwpibg50q62q9yws7n01"))))
(build-system gnu-build-system)
(native-inputs (list perl pkg-config))
(inputs (list aspell