Archived
1
0
Fork 0

gnu: psmisc: Update hash.

Apart from translation (po/*) updates, the following code changes were
made in-place: <https://issues.guix.gnu.org/issue/37905>.

* gnu/packages/linux.scm (psmisc)[source]: Update hash.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-24 18:15:57 +02:00
parent c8b06cdfc8
commit 70a4fb6f98
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1022,13 +1022,11 @@ at login. Local and dynamic reconfiguration are its key features.")
(uri (string-append "mirror://sourceforge/psmisc/psmisc devel/psmisc-" (uri (string-append "mirror://sourceforge/psmisc/psmisc devel/psmisc-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32 "103qp3f8jvz07x8r8zgsqwyw84g5g92w6pdq97d78d1pr7yvyz2b"))))
"0s1kjhrik0wzqbm7hv4gkhywhjrwhp9ajw0ad05fwharikk6ah49"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs `(("ncurses" ,ncurses))) (inputs `(("ncurses" ,ncurses)))
(home-page "https://gitlab.com/psmisc/psmisc") (home-page "https://gitlab.com/psmisc/psmisc")
(synopsis (synopsis "Small utilities that use the proc file system")
"Small utilities that use the proc file system")
(description (description
"This PSmisc package is a set of some small useful utilities that "This PSmisc package is a set of some small useful utilities that
use the proc file system. We're not about changing the world, but use the proc file system. We're not about changing the world, but