gnu: libgtop: Update to 2.38.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
This commit is contained in:
		
							parent
							
								
									c1d8b3b3b5
								
							
						
					
					
						commit
						4f80158db0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5305,7 +5305,7 @@ providing graphical log-ins and managing local and remote displays.")
 | 
				
			||||||
(define-public libgtop
 | 
					(define-public libgtop
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "libgtop")
 | 
					    (name "libgtop")
 | 
				
			||||||
    (version "2.36.0")
 | 
					    (version "2.38.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
					              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
				
			||||||
| 
						 | 
					@ -5313,7 +5313,7 @@ providing graphical log-ins and managing local and remote displays.")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0ax17c7nplghxgsf8zl92nmhkbnggj62wwzl7nq00aqb2m6f7gqk"))))
 | 
					                "04mnxgzyb26wqk6qij4iw8cxwl82r8pcsna5dg8vz2j3pdi0wv2g"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("gobject-introspection" ,gobject-introspection)
 | 
					     `(("gobject-introspection" ,gobject-introspection)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue